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

  /external/icu4c/i18n/
ucol_imp.h 400 #define UCOL_TERTIARYORDERMASK 0x000000ff
416 #define UCOL_TERTIARYORDER(order) ((order) & UCOL_TERTIARYORDERMASK)
    [all...]
bmsearch.cpp 129 strengthMask |= UCOL_TERTIARYORDERMASK;
ucoleitr.cpp 623 strengthMask |= UCOL_TERTIARYORDERMASK;
colldata.cpp 70 strengthMask |= UCOL_TERTIARYORDERMASK;
usearch.cpp 82 return UCOL_TERTIARYORDERMASK | UCOL_SECONDARYORDERMASK |
    [all...]
  /external/icu4c/test/cintltst/
citertst.c     [all...]
  /external/icu4c/test/intltest/
ssearch.cpp 721 strengthMask |= UCOL_TERTIARYORDERMASK;
    [all...]

Completed in 724 milliseconds