Home
last modified time | relevance | path

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

/PHP-8.3/ext/mbstring/
H A Dphp_unicode.c170 static unsigned php_unicode_totitle_raw(unsigned code, const mbfl_encoding *enc) in php_unicode_totitle_raw() function
219 code = php_unicode_totitle_raw(code, enc); in php_unicode_totitle_simple()
450 w2 = php_unicode_totitle_raw(w, src_encoding); in php_unicode_convert_case()

Completed in 4 milliseconds