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

  /external/icu4c/i18n/unicode/
tznames.h 69 UTZNM_EXEMPLAR_LOCATION = 0x40
  /external/icu4c/i18n/
tznames_impl.cpp 49 UTZNM_EXEMPLAR_LOCATION,
548 case UTZNM_EXEMPLAR_LOCATION: // implemeted by subclass
620 if (type == UTZNM_EXEMPLAR_LOCATION) {
1106 locName = tznames->getName(UTZNM_EXEMPLAR_LOCATION);
    [all...]
tzfmt.cpp 131 static const int32_t ALL_SIMPLE_NAME_TYPES = UTZNM_LONG_STANDARD | UTZNM_LONG_DAYLIGHT | UTZNM_SHORT_STANDARD | UTZNM_SHORT_DAYLIGHT | UTZNM_EXEMPLAR_LOCATION;
    [all...]

Completed in 327 milliseconds