MediaWiki
REL1_24
|
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 34 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 69 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 46 of file LanguageBe_tarask.php.
References $s, wfProfileIn(), and wfProfileOut().