Searched defs:php_unicode_is_cased (Results 1 – 1 of 1) sorted by relevance
170 #define php_unicode_is_cased(cc) php_unicode_is_prop1(cc, UC_CASED) macro
Completed in 5 milliseconds