Searched refs:php_unicode_totitle_raw (Results 1 – 1 of 1) sorted by relevance
169 static unsigned php_unicode_totitle_raw(unsigned code, enum mbfl_no_encoding enc) in php_unicode_totitle_raw() function218 code = php_unicode_totitle_raw(code, enc); in php_unicode_totitle_simple()262 code = php_unicode_totitle_raw(code, enc); in php_unicode_totitle_full()
Completed in 4 milliseconds