Searched refs:U_SURROGATE (Results 1 - 14 of 14) sorted by relevance

/external/harfbuzz/contrib/
H A Dharfbuzz-unicode-icu.c49 case U_SURROGATE:
/external/icu4c/common/
H A Duprops.h267 #define _Cs FLAG(U_SURROGATE)
H A Dunames.c449 if ((cat = u_charType(cp)) == U_SURROGATE) {
/external/icu4c/test/intltest/
H A Dcanittst.cpp94 || type == U_SURROGATE) continue;
/external/webkit/Source/JavaScriptCore/wtf/unicode/brew/
H A DUnicodeBrew.h101 Other_Surrogate = TO_MASK(ICU::U_SURROGATE),
/external/webkit/Source/JavaScriptCore/wtf/unicode/icu/
H A DUnicodeIcu.h101 Other_Surrogate = U_MASK(U_SURROGATE),
/external/webkit/Source/JavaScriptCore/wtf/unicode/wince/
H A DUnicodeWinCE.h103 Other_Surrogate = TO_MASK(UnicodeCE::U_SURROGATE),
/external/icu4c/common/unicode/
H A Duchar.h629 U_SURROGATE = 18, enumerator in enum:UCharCategory
711 #define U_GC_CS_MASK U_MASK(U_SURROGATE)
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Duchar.h550 U_SURROGATE = 18, enumerator in enum:UCharCategory
632 #define U_GC_CS_MASK U_MASK(U_SURROGATE)
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Duchar.h550 U_SURROGATE = 18, enumerator in enum:UCharCategory
632 #define U_GC_CS_MASK U_MASK(U_SURROGATE)
/external/webkit/Source/WebCore/icu/unicode/
H A Duchar.h550 U_SURROGATE = 18, enumerator in enum:UCharCategory
632 #define U_GC_CS_MASK U_MASK(U_SURROGATE)
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Duchar.h550 U_SURROGATE = 18, enumerator in enum:UCharCategory
632 #define U_GC_CS_MASK U_MASK(U_SURROGATE)
/external/icu4c/tools/genpname/
H A Ddata.h2030 Alias((int32_t) U_SURROGATE, 864),
/external/icu4c/test/cintltst/
H A Dcucdtst.c122 /* Cs */ U_SURROGATE,

Completed in 192 milliseconds