Inherited by LanguageZh.
Public Member Functions | |
stripForSearch ($string) | |
Some languages have special punctuation to strip out or characters which need to be converted for MySQL's indexing to grok it correctly. |
Definition at line 6 of file LanguageZh_hans.php.
LanguageZh_hans::stripForSearch | ( | $ | string | ) |
Some languages have special punctuation to strip out or characters which need to be converted for MySQL's indexing to grok it correctly.
Make such changes here.
$string | String |
Reimplemented from Language.
Reimplemented in LanguageGan, and LanguageZh.
Definition at line 7 of file LanguageZh_hans.php.
References $wikiLowerChars, and Language::getCaseMaps().