Searched defs:php_unicode_is_title (Results 1 – 1 of 1) sorted by relevance
130 #define php_unicode_is_title(cc) php_unicode_is_prop(cc, UC_LT, 0) macro
Completed in 5 milliseconds