Searched refs:php_unicode_tofold_simple (Results 1 – 1 of 1) sorted by relevance
237 static inline unsigned php_unicode_tofold_simple(unsigned code, enum mbfl_no_encoding enc) { in php_unicode_tofold_simple() function344 code = php_unicode_tofold_simple(c, data->no_encoding); in convert_case_filter()
Completed in 5 milliseconds