Searched refs:UTZGNM_SHORT (Results 1 – 3 of 3) sorted by relevance
32 UTZGNM_SHORT = 0x04 enumerator
464 case UTZGNM_SHORT: in getDisplayName()592 U_ASSERT(type == UTZGNM_LONG || type == UTZGNM_SHORT); in formatGenericNonLocationName()828 nameinfo->type = isLong ? UTZGNM_LONG : UTZGNM_SHORT; in getPartialLocationName()1096 if (types & UTZGNM_SHORT) { in findTimeZoneNames()
138 static const int32_t ALL_GENERIC_NAME_TYPES = UTZGNM_LOCATION | UTZGNM_LONG | UTZGNM_SHORT;665 formatGeneric(tz, UTZGNM_SHORT, date, name); in format()1027 genericNameTypes = UTZGNM_SHORT | UTZGNM_LOCATION; in parse()