Searched refs:php_unicode_tolower_raw (Results 1 – 1 of 1) sorted by relevance
145 static unsigned php_unicode_tolower_raw(unsigned code, const mbfl_encoding *enc) in php_unicode_tolower_raw() function205 code = php_unicode_tolower_raw(code, enc); in php_unicode_tolower_simple()398 w = php_unicode_tolower_raw(w, src_encoding); in php_unicode_convert_case()448 w2 = php_unicode_tolower_raw(w, src_encoding); in php_unicode_convert_case()
Completed in 5 milliseconds