Searched refs:U_SURROGATE (Results 1 – 6 of 6) sorted by relevance
289 #define _Cs FLAG(U_SURROGATE)
426 if ((cat = u_charType(cp)) == U_SURROGATE) { in getCharCat()
634 U_SURROGATE = 18, enumerator716 #define U_GC_CS_MASK U_MASK(U_SURROGATE)
124 case U_SURROGATE: return HB_UNICODE_GENERAL_CATEGORY_SURROGATE; in hb_icu_unicode_general_category()
94 || type == U_SURROGATE) continue; in TestExhaustive()
121 /* Cs */ U_SURROGATE,