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