Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-icu.cc147 case U_SURROGATE: return HB_UNICODE_GENERAL_CATEGORY_SURROGATE; in hb_icu_unicode_general_category()
/third_party/harfbuzz/src/
Dhb-icu.cc147 case U_SURROGATE: return HB_UNICODE_GENERAL_CATEGORY_SURROGATE; in hb_icu_unicode_general_category()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Duprops.h307 #define _Cs FLAG(U_SURROGATE)
Dunames.cpp428 if ((cat = u_charType(cp)) == U_SURROGATE) { in getCharCat()
/third_party/icu/icu4c/source/test/intltest/
Dcanittst.cpp95 || type == U_SURROGATE) continue; in TestExhaustive()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-icu.cc119 case U_SURROGATE: return HB_UNICODE_GENERAL_CATEGORY_SURROGATE; in hb_icu_unicode_general_category()
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Duchar.h772 U_SURROGATE = 18, enumerator
860 #define U_GC_CS_MASK U_MASK(U_SURROGATE)
/third_party/node/deps/icu-small/source/common/unicode/
Duchar.h823 U_SURROGATE = 18, enumerator
911 #define U_GC_CS_MASK U_MASK(U_SURROGATE)
/third_party/icu/icu4c/source/common/unicode/
Duchar.h772 U_SURROGATE = 18, enumerator
860 #define U_GC_CS_MASK U_MASK(U_SURROGATE)
/third_party/skia/third_party/externals/icu/source/common/unicode/
Duchar.h772 U_SURROGATE = 18, enumerator
860 #define U_GC_CS_MASK U_MASK(U_SURROGATE)
/third_party/icu/tools/unicode/c/genprops/
Dpnames_data.h465 Value(U_SURROGATE, "Cs Surrogate"),
/third_party/node/deps/icu-small/source/common/
Dunames.cpp428 if ((cat = u_charType(cp)) == U_SURROGATE) { in getCharCat()
/third_party/skia/third_party/externals/icu/source/common/
Dunames.cpp428 if ((cat = u_charType(cp)) == U_SURROGATE) { in getCharCat()
/third_party/icu/icu4c/source/common/
Dunames.cpp428 if ((cat = u_charType(cp)) == U_SURROGATE) { in getCharCat()
/third_party/icu/icu4c/source/test/cintltst/
Dcucdtst.c124 /* Cs */ U_SURROGATE,