Home
last modified time | relevance | path

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

/PHP-8.0/ext/mbstring/
H A Dphp_unicode.h43 #define UC_CC 9 /* Other, Control */ macro
120 #define php_unicode_is_cntrl(cc) php_unicode_is_prop(cc, UC_CC, UC_CF, -1)
133 #define php_unicode_is_isocntrl(cc) php_unicode_is_prop1(cc, UC_CC)

Completed in 4 milliseconds