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

  /external/icu4c/common/
uprops.h 256 #define _Me FLAG(U_ENCLOSING_MARK)
ubidiwrt.c 49 #define IS_COMBINING(type) ((1UL<<(type))&(1UL<<U_NON_SPACING_MARK|1UL<<U_COMBINING_SPACING_MARK|1UL<<U_ENCLOSING_MARK))
  /external/webkit/JavaScriptCore/wtf/unicode/icu/
UnicodeIcu.h 87 Mark_Enclosing = U_MASK(U_ENCLOSING_MARK),
  /external/webkit/JavaScriptCore/wtf/unicode/wince/
UnicodeWince.h 127 Mark_Enclosing = TO_MASK(UnicodeCE::U_ENCLOSING_MARK),
  /external/icu4c/common/unicode/
uchar.h 599 U_ENCLOSING_MARK = 7,
678 #define U_GC_ME_MASK U_MASK(U_ENCLOSING_MARK)
    [all...]
  /external/webkit/JavaScriptCore/icu/unicode/
uchar.h 528 U_ENCLOSING_MARK = 7,
607 #define U_GC_ME_MASK U_MASK(U_ENCLOSING_MARK)
    [all...]
  /external/webkit/JavaScriptGlue/icu/unicode/
uchar.h 528 U_ENCLOSING_MARK = 7,
607 #define U_GC_ME_MASK U_MASK(U_ENCLOSING_MARK)
    [all...]
  /external/webkit/WebCore/icu/unicode/
uchar.h 528 U_ENCLOSING_MARK = 7,
607 #define U_GC_ME_MASK U_MASK(U_ENCLOSING_MARK)
    [all...]
  /external/webkit/WebKit/mac/icu/unicode/
uchar.h 528 U_ENCLOSING_MARK = 7,
607 #define U_GC_ME_MASK U_MASK(U_ENCLOSING_MARK)
    [all...]
  /external/icu4c/tools/genpname/
data.h     [all...]
  /external/icu4c/test/cintltst/
cucdtst.c 113 /* Me */ U_ENCLOSING_MARK,
    [all...]

Completed in 58 milliseconds