MediaWiki
REL1_19
|
Simplified Chinese. More...
Public Member Functions | |
hasWordBreaks () | |
normalizeForSearch ($s) | |
segmentByWord ($string) | |
Eventually this should be a word segmentation; for now just treat each character as a word. |
Simplified Chinese.
Definition at line 8 of file LanguageZh_hans.php.
$s |
Reimplemented from Language.
Definition at line 36 of file LanguageZh_hans.php.
References segmentByWord(), wfProfileIn(), and wfProfileOut().
LanguageZh_hans::segmentByWord | ( | $ | string | ) |
Eventually this should be a word segmentation; for now just treat each character as a word.
$string | string |
Reimplemented from Language.
Definition at line 26 of file LanguageZh_hans.php.
References Language\insertSpace().
Referenced by normalizeForSearch().