MediaWiki
REL1_24
|
class that handles both Traditional and Simplified Chinese right now it only distinguish gan_hans, gan_hant. More...
Public Member Functions | |
__construct () | |
normalizeForSearch ($string, $autoVariant= 'gan-hans') | |
word segmentation |
class that handles both Traditional and Simplified Chinese right now it only distinguish gan_hans, gan_hant.
Definition at line 83 of file LanguageGan.php.
Reimplemented from LanguageZh.
Definition at line 84 of file LanguageGan.php.
LanguageGan::normalizeForSearch | ( | $ | string, |
$ | autoVariant = 'gan-hans' |
||
) |
word segmentation
string | $string | |
string | $autoVariant |
Reimplemented from LanguageZh.
Definition at line 113 of file LanguageGan.php.