|
MediaWiki
REL1_23
|
Belarusian in Taraškievica orthography (Беларуская тарашкевіца) More...


Public Member Functions | |
| commafy ($_) | |
| Four-digit number should be without group commas (spaces) So "1 234 567", "12 345" but "1234". | |
| normalizeForSearch ($string) | |
| The Belarusian language uses apostrophe sign, but the characters used for this could be both U+0027 and U+2019. | |
Belarusian in Taraškievica orthography (Беларуская тарашкевіца)
Definition at line 33 of file LanguageBe_tarask.php.
| LanguageBe_tarask::commafy | ( | $ | _ | ) |
Four-digit number should be without group commas (spaces) So "1 234 567", "12 345" but "1234".
| $_ | string |
Reimplemented from Language.
Definition at line 67 of file LanguageBe_tarask.php.
| LanguageBe_tarask::normalizeForSearch | ( | $ | string | ) |
The Belarusian language uses apostrophe sign, but the characters used for this could be both U+0027 and U+2019.
This function unifies apostrophe sign in search index values to enable seach using both apostrophe signs.
| $string | string |
Reimplemented from Language.
Definition at line 44 of file LanguageBe_tarask.php.
References $s, wfProfileIn(), and wfProfileOut().