Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dtzgnames.h30 UTZGNM_LOCATION = 0x01, enumerator
Dtzfmt.cpp138 static const int32_t ALL_GENERIC_NAME_TYPES = UTZGNM_LOCATION | UTZGNM_LONG | UTZGNM_SHORT;
659 formatGeneric(tz, UTZGNM_LOCATION, date, name); in format()
1019 genericNameTypes = UTZGNM_LOCATION; in parse()
1023 genericNameTypes = UTZGNM_LONG | UTZGNM_LOCATION; in parse()
1027 genericNameTypes = UTZGNM_SHORT | UTZGNM_LOCATION; in parse()
1340 if (genType == UTZGNM_LOCATION) { in formatGeneric()
Dtzgnames.cpp455 case UTZGNM_LOCATION: in getDisplayName()
579 nameinfo->type = UTZGNM_LOCATION; in getGenericLocationName()