Searched refs:U_SURROGATE (Results 1 – 10 of 10) sorted by relevance
335 #define _Cs FLAG(U_SURROGATE)
428 if ((cat = u_charType(cp)) == U_SURROGATE) { in getCharCat()
95 || type == U_SURROGATE) continue; in TestExhaustive()
123 case U_SURROGATE: return HB_UNICODE_GENERAL_CATEGORY_SURROGATE; in hb_icu_unicode_general_category()
772 U_SURROGATE = 18, enumerator860 #define U_GC_CS_MASK U_MASK(U_SURROGATE)
124 /* Cs */ U_SURROGATE,