Home
last modified time | relevance | path

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

/PHP-7.4/ext/mbstring/
H A Dphp_unicode.h48 #define UC_CF 10 /* Other, Format */ macro
124 #define php_unicode_is_cntrl(cc) php_unicode_is_prop(cc, UC_CC, UC_CF, -1)
138 #define php_unicode_is_fmtcntrl(cc) php_unicode_is_prop1(cc, UC_CF)
179 UC_MN, UC_MC, UC_ND, UC_PC, UC_CF, -1)

Completed in 5 milliseconds