Home
last modified time | relevance | path

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

/PHP-7.0/ext/mbstring/
H A Dphp_unicode.h52 #define UC_OS 0x00000800 /* Other, Surrogate */ macro
176 #define php_unicode_is_surrogate(cc) php_unicode_is_prop(cc, UC_OS, 0)
H A Dphp_unicode.c311 UC_MN|UC_ME|UC_CF|UC_LM|UC_SK|UC_LU|UC_LL|UC_LT|UC_PO|UC_OS, 0); in php_unicode_convert_case()

Completed in 9 milliseconds