HomeSort by relevance Sort by last modified time
    Searched refs:U_SURROGATE (Results 1 - 14 of 14) sorted by null

  /external/harfbuzz/contrib/
harfbuzz-unicode-icu.c 49 case U_SURROGATE:
  /external/icu4c/common/
uprops.h 267 #define _Cs FLAG(U_SURROGATE)
unames.c 449 if ((cat = u_charType(cp)) == U_SURROGATE) {
    [all...]
  /external/icu4c/test/intltest/
canittst.cpp 94 || type == U_SURROGATE) continue;
  /external/webkit/Source/JavaScriptCore/wtf/unicode/brew/
UnicodeBrew.h 101 Other_Surrogate = TO_MASK(ICU::U_SURROGATE),
  /external/webkit/Source/JavaScriptCore/wtf/unicode/icu/
UnicodeIcu.h 101 Other_Surrogate = U_MASK(U_SURROGATE),
  /external/webkit/Source/JavaScriptCore/wtf/unicode/wince/
UnicodeWinCE.h 103 Other_Surrogate = TO_MASK(UnicodeCE::U_SURROGATE),
  /external/icu4c/common/unicode/
uchar.h 629 U_SURROGATE = 18,
711 #define U_GC_CS_MASK U_MASK(U_SURROGATE)
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
uchar.h 550 U_SURROGATE = 18,
632 #define U_GC_CS_MASK U_MASK(U_SURROGATE)
    [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
uchar.h 550 U_SURROGATE = 18,
632 #define U_GC_CS_MASK U_MASK(U_SURROGATE)
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
uchar.h 550 U_SURROGATE = 18,
632 #define U_GC_CS_MASK U_MASK(U_SURROGATE)
    [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
uchar.h 550 U_SURROGATE = 18,
632 #define U_GC_CS_MASK U_MASK(U_SURROGATE)
    [all...]
  /external/icu4c/tools/genpname/
data.h     [all...]
  /external/icu4c/test/cintltst/
cucdtst.c 122 /* Cs */ U_SURROGATE,
    [all...]

Completed in 1241 milliseconds