Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/
H A Dphp_unicode.c230 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 8 milliseconds