MediaWiki
REL1_22
|
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 84 of file LanguageGan.php.
Reimplemented from LanguageZh.
Definition at line 86 of file LanguageGan.php.
LanguageGan::normalizeForSearch | ( | $ | string, |
$ | autoVariant = 'gan-hans' |
||
) |
word segmentation
$string | string |
$autoVariant | string |
Reimplemented from LanguageZh.
Definition at line 115 of file LanguageGan.php.