Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dtzgnames.h32 UTZGNM_SHORT = 0x04 enumerator
Dtzgnames.cpp470 case UTZGNM_SHORT: in getDisplayName()
598 U_ASSERT(type == UTZGNM_LONG || type == UTZGNM_SHORT); in formatGenericNonLocationName()
834 nameinfo->type = isLong ? UTZGNM_LONG : UTZGNM_SHORT; in getPartialLocationName()
1102 if (types & UTZGNM_SHORT) { in findTimeZoneNames()
Dtzfmt.cpp141 static const int32_t ALL_GENERIC_NAME_TYPES = UTZGNM_LOCATION | UTZGNM_LONG | UTZGNM_SHORT;
670 formatGeneric(tz, UTZGNM_SHORT, date, name); in format()
1032 genericNameTypes = UTZGNM_SHORT | UTZGNM_LOCATION; in parse()
/external/icu/libicu/cts_headers/
Dtzgnames.h32 UTZGNM_SHORT = 0x04 enumerator