Public Member Functions | |
normalize ($s) | |
Temporary hack for the issue described at http://permalink.gmane.org/gmane.science.linguistics.wikipedia.technical/46396 Convert Unicode 5.0 style Malayalam input to Unicode 5.1. |
Definition at line 3 of file LanguageMl.php.
LanguageMl::normalize | ( | $ | s | ) |
Temporary hack for the issue described at http://permalink.gmane.org/gmane.science.linguistics.wikipedia.technical/46396 Convert Unicode 5.0 style Malayalam input to Unicode 5.1.
Similar to bug 9413. Also fixes miscellaneous problems due to mishandling of ZWJ, e.g. bug 11162.
FIXME: This is language-specific for now only to avoid the negative performance impact of enabling it for all languages.
Reimplemented from Language.
Definition at line 14 of file LanguageMl.php.
References $s, $wgFixMalayalamUnicode, and Language::transformUsingPairFile().