Home
last modified time | relevance | path

Searched refs:UTZGNM_LOCATION (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/i18n/
Dtzgnames.h30 UTZGNM_LOCATION = 0x01, enumerator
Dtzfmt.cpp141 static const int32_t ALL_GENERIC_NAME_TYPES = UTZGNM_LOCATION | UTZGNM_LONG | UTZGNM_SHORT;
664 formatGeneric(tz, UTZGNM_LOCATION, date, name); in format()
1024 genericNameTypes = UTZGNM_LOCATION; in parse()
1028 genericNameTypes = UTZGNM_LONG | UTZGNM_LOCATION; in parse()
1032 genericNameTypes = UTZGNM_SHORT | UTZGNM_LOCATION; in parse()
1345 if (genType == UTZGNM_LOCATION) { in formatGeneric()
Dtzgnames.cpp461 case UTZGNM_LOCATION: in getDisplayName()
585 nameinfo->type = UTZGNM_LOCATION; in getGenericLocationName()
/external/icu/libicu/cts_headers/
Dtzgnames.h30 UTZGNM_LOCATION = 0x01, enumerator