Home
last modified time | relevance | path

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

/PHP-7.3/ext/mbstring/
H A Dphp_unicode.h47 #define UC_CC 9 /* Other, Control */ macro
124 #define php_unicode_is_cntrl(cc) php_unicode_is_prop(cc, UC_CC, UC_CF, -1)
137 #define php_unicode_is_isocntrl(cc) php_unicode_is_prop1(cc, UC_CC)

Completed in 6 milliseconds