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 5 of file LanguageYue.php.
LanguageYue::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.
Definition at line 6 of file LanguageYue.php.
References $t, wfProfileIn(), and wfProfileOut().