UC_CP 184 ext/mbstring/php_unicode.h #define php_unicode_is_defined(cc) php_unicode_is_prop(cc, 0, UC_CP) UC_CP 185 ext/mbstring/php_unicode.h #define php_unicode_is_undefined(cc) !php_unicode_is_prop(cc, 0, UC_CP)