Searched refs:UTZGNM_LONG (Results 1 – 3 of 3) sorted by relevance
29 UTZGNM_LONG = 0x02, enumerator
474 case UTZGNM_LONG: in getDisplayName()615 U_ASSERT(type == UTZGNM_LONG || type == UTZGNM_SHORT); in formatGenericNonLocationName()626 UTimeZoneNameType nameType = (type == UTZGNM_LONG) ? UTZNM_LONG_GENERIC : UTZNM_SHORT_GENERIC; in formatGenericNonLocationName()853 nameinfo->type = isLong ? UTZGNM_LONG : UTZGNM_SHORT; in getPartialLocationName()1118 if (types & UTZGNM_LONG) { in findTimeZoneNames()
132 static const int32_t ALL_GENERIC_NAME_TYPES = UTZGNM_LOCATION | UTZGNM_LONG | UTZGNM_SHORT;650 formatGeneric(tz, UTZGNM_LONG, date, name); in format()972 genericNameTypes = UTZGNM_LONG | UTZGNM_LOCATION; in parse()