Home
last modified time | relevance | path

Searched refs:php_unicode_totitle_raw (Results 1 – 1 of 1) sorted by relevance

/PHP-8.1/ext/mbstring/
H A Dphp_unicode.c165 static unsigned php_unicode_totitle_raw(unsigned code, enum mbfl_no_encoding enc) in php_unicode_totitle_raw() function
214 code = php_unicode_totitle_raw(code, enc); in php_unicode_totitle_simple()
258 code = php_unicode_totitle_raw(code, enc); in php_unicode_totitle_full()

Completed in 6 milliseconds