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

  /external/icu/icu4c/source/i18n/
collationsettings.h 62 static const int32_t UPPER_FIRST = 0x100;
68 * When CASE_FIRST is off, UPPER_FIRST must be off too, corresponding to
76 static const int32_t CASE_FIRST_AND_UPPER_MASK = CASE_FIRST | UPPER_FIRST;
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 45 milliseconds