Home
last modified time | relevance | path

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

/PHP-7.0/ext/mbstring/
H A Dphp_unicode.h96 #define UC_CP 0x00004000 /* Defined */ macro
184 #define php_unicode_is_defined(cc) php_unicode_is_prop(cc, 0, UC_CP)
185 #define php_unicode_is_undefined(cc) !php_unicode_is_prop(cc, 0, UC_CP)

Completed in 6 milliseconds