Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/
H A Dphp_unicode.h53 #define UC_CO 0x00001000 /* Other, Private Use */ macro
175 #define php_unicode_is_private(cc) php_unicode_is_prop(cc, UC_CO, 0)

Completed in 8 milliseconds