Searched refs:php_unicode_tofold_raw (Results 1 – 1 of 1) sorted by relevance
181 static unsigned php_unicode_tofold_raw(unsigned code, const mbfl_encoding *enc) in php_unicode_tofold_raw() function226 code = php_unicode_tofold_raw(code, enc); in php_unicode_tofold_simple()414 w = php_unicode_tofold_raw(w, src_encoding); in php_unicode_convert_case()
Completed in 8 milliseconds