Searched refs:php_unicode_is_cntrl (Results 1 – 1 of 1) sorted by relevance
116 #define php_unicode_is_cntrl(cc) php_unicode_is_prop(cc, UC_CC|UC_CF, 0) macro
Completed in 5 milliseconds