Home
last modified time | relevance | path

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

/PHP-7.2/ext/mbstring/
H A Dphp_unicode.c231 if (php_unicode_is_title(code)) in php_unicode_totitle()
H A Dphp_unicode.h130 #define php_unicode_is_title(cc) php_unicode_is_prop(cc, UC_LT, 0) macro

Completed in 7 milliseconds