HomeSort by relevance Sort by last modified time
    Searched defs:ALTERNATE_MASK (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/i18n/
collationsettings.h 44 * "Shifted" alternate handling, see ALTERNATE_MASK.
51 static const int32_t ALTERNATE_MASK = 0xc;
154 return ((options & ALTERNATE_MASK) == 0) ? UCOL_NON_IGNORABLE : UCOL_SHIFTED;
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 31 milliseconds