Searched refs:UTZGNM_SHORT (Results 1 – 3 of 3) sorted by relevance
30 UTZGNM_SHORT = 0x04 enumerator
475 case UTZGNM_SHORT: in getDisplayName()615 U_ASSERT(type == UTZGNM_LONG || type == UTZGNM_SHORT); in formatGenericNonLocationName()857 nameinfo->type = isLong ? UTZGNM_LONG : UTZGNM_SHORT; in getPartialLocationName()1125 if (types & UTZGNM_SHORT) { in findTimeZoneNames()
132 static const int32_t ALL_GENERIC_NAME_TYPES = UTZGNM_LOCATION | UTZGNM_LONG | UTZGNM_SHORT;659 formatGeneric(tz, UTZGNM_SHORT, date, name); in format()1021 genericNameTypes = UTZGNM_SHORT | UTZGNM_LOCATION; in parse()