47 $reg =
"/([\\xc0-\\xff][\\x80-\\xbf]*)/";
60 $s = parent::normalizeForSearch(
$s );
normalizeForSearch( $string)
segmentByWord( $string)
Eventually this should be a word segmentation; for now just treat each character as a word.
Internationalisation code See https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation for more...
static convertDoubleWidth( $string)
convert double-width roman characters to single-width.
static insertSpace( $string, $pattern)