Searched refs:UC_CF (Results 1 – 1 of 1) sorted by relevance
/PHP-8.0/ext/mbstring/ |
H A D | php_unicode.h | 44 #define UC_CF 10 /* Other, Format */ macro 120 #define php_unicode_is_cntrl(cc) php_unicode_is_prop(cc, UC_CC, UC_CF, -1) 134 #define php_unicode_is_fmtcntrl(cc) php_unicode_is_prop1(cc, UC_CF) 175 UC_MN, UC_MC, UC_ND, UC_PC, UC_CF, -1)
|
Completed in 6 milliseconds