MediaWiki REL1_31
|
Public Member Functions | |
__construct () | |
loadExceptions ( $lcChars, $ucChars) | |
loadRegs () | |
Public Attributes | |
$Cyrl2LatnPatterns = [] | |
$exceptionMap = [] | |
$Latn2CyrlPatterns = [] | |
Private Member Functions | |
addMappings ( $mapArray, &$A2B, &$B2A, $exactCase=false, $prePat='', $postPat='') | |
initLcUc ( $lcChars, $ucChars, $reinit=false) | |
myLc ( $string) | |
myUc ( $string) | |
myUcWord ( $string) | |
Private Attributes | |
$Cyrl2LatnRegexes = [] | |
$CyrlCleanUpRegexes | |
$exactCaseMappings | |
$Latn2CyrlRegexes = [] | |
$lc2uc | |
$prefixMapping | |
$suffixMapping | |
$uc2lc | |
$wordMappings | |
Definition at line 14 of file CrhExceptions.php.
MediaWiki\Languages\Data\CrhExceptions::__construct | ( | ) |
Definition at line 16 of file CrhExceptions.php.
References MediaWiki\Languages\Data\CrhExceptions\loadRegs().
|
private |
Definition at line 59 of file CrhExceptions.php.
References MediaWiki\Languages\Data\CrhExceptions\myUc(), and MediaWiki\Languages\Data\CrhExceptions\myUcWord().
Referenced by MediaWiki\Languages\Data\CrhExceptions\loadExceptions().
|
private |
Definition at line 27 of file CrhExceptions.php.
Referenced by MediaWiki\Languages\Data\CrhExceptions\loadExceptions().
MediaWiki\Languages\Data\CrhExceptions::loadExceptions | ( | $lcChars, | |
$ucChars ) |
Definition at line 86 of file CrhExceptions.php.
References MediaWiki\Languages\Data\CrhExceptions\$Cyrl2LatnPatterns, MediaWiki\Languages\Data\CrhExceptions\$Cyrl2LatnRegexes, MediaWiki\Languages\Data\CrhExceptions\$CyrlCleanUpRegexes, MediaWiki\Languages\Data\CrhExceptions\$exceptionMap, MediaWiki\Languages\Data\CrhExceptions\$Latn2CyrlPatterns, MediaWiki\Languages\Data\CrhExceptions\$Latn2CyrlRegexes, MediaWiki\Languages\Data\CrhExceptions\addMappings(), and MediaWiki\Languages\Data\CrhExceptions\initLcUc().
MediaWiki\Languages\Data\CrhExceptions::loadRegs | ( | ) |
Definition at line 551 of file CrhExceptions.php.
References CrhConverter\C_CONS, CrhConverter\C_CONS_LC, CrhConverter\C_CONS_UC, CrhConverter\L_CONS, and CrhConverter\L_CONS_LC.
Referenced by MediaWiki\Languages\Data\CrhExceptions\__construct().
|
private |
Definition at line 47 of file CrhExceptions.php.
Referenced by MediaWiki\Languages\Data\CrhExceptions\myUcWord().
|
private |
Definition at line 51 of file CrhExceptions.php.
Referenced by MediaWiki\Languages\Data\CrhExceptions\addMappings(), and MediaWiki\Languages\Data\CrhExceptions\myUcWord().
|
private |
Definition at line 55 of file CrhExceptions.php.
References MediaWiki\Languages\Data\CrhExceptions\myLc(), and MediaWiki\Languages\Data\CrhExceptions\myUc().
Referenced by MediaWiki\Languages\Data\CrhExceptions\addMappings().
MediaWiki\Languages\Data\CrhExceptions::$Cyrl2LatnPatterns = [] |
Definition at line 21 of file CrhExceptions.php.
Referenced by MediaWiki\Languages\Data\CrhExceptions\loadExceptions().
|
private |
Definition at line 548 of file CrhExceptions.php.
Referenced by MediaWiki\Languages\Data\CrhExceptions\loadExceptions().
|
private |
Definition at line 794 of file CrhExceptions.php.
Referenced by MediaWiki\Languages\Data\CrhExceptions\loadExceptions().
|
private |
Definition at line 504 of file CrhExceptions.php.
MediaWiki\Languages\Data\CrhExceptions::$exceptionMap = [] |
Definition at line 20 of file CrhExceptions.php.
Referenced by MediaWiki\Languages\Data\CrhExceptions\loadExceptions().
MediaWiki\Languages\Data\CrhExceptions::$Latn2CyrlPatterns = [] |
Definition at line 22 of file CrhExceptions.php.
Referenced by MediaWiki\Languages\Data\CrhExceptions\loadExceptions().
|
private |
Definition at line 549 of file CrhExceptions.php.
Referenced by MediaWiki\Languages\Data\CrhExceptions\loadExceptions().
|
private |
Definition at line 24 of file CrhExceptions.php.
|
private |
Definition at line 531 of file CrhExceptions.php.
|
private |
Definition at line 516 of file CrhExceptions.php.
|
private |
Definition at line 25 of file CrhExceptions.php.
|
private |
Definition at line 112 of file CrhExceptions.php.