Searched refs:UTZNM_SHORT_STANDARD (Results 1 – 6 of 6) sorted by relevance
59 UTZNM_SHORT_STANDARD = 0x10, enumerator
576 case UTZNM_SHORT_STANDARD: return UTZNM_INDEX_SHORT_STANDARD; in getTZNameTypeIndex()588 case UTZNM_INDEX_SHORT_STANDARD: return UTZNM_SHORT_STANDARD; in getTZNameType()1842 case UTZNM_SHORT_STANDARD: in getName()1974 && (ntype == UTZNM_SHORT_STANDARD || ntype == UTZNM_SHORT_DAYLIGHT) in handleMatch()1975 && (fTypes & UTZNM_SHORT_STANDARD) != 0 in handleMatch()2061 const UChar *std = names->getName(UTZNM_SHORT_STANDARD); in prepareFind()2084 stdInf->type = UTZNM_SHORT_STANDARD; in prepareFind()
674 ? UTZNM_LONG_STANDARD : UTZNM_SHORT_STANDARD; in formatGenericNonLocationName()923 case UTZNM_SHORT_STANDARD: // this one is never used for generic, but just in case in findBestMatch()1096 nameTypes |= (UTZNM_SHORT_GENERIC | UTZNM_SHORT_STANDARD); in findTimeZoneNames()
133 …L_SIMPLE_NAME_TYPES = UTZNM_LONG_STANDARD | UTZNM_LONG_DAYLIGHT | UTZNM_SHORT_STANDARD | UTZNM_SHO…667 formatSpecific(tz, UTZNM_SHORT_STANDARD, UTZNM_SHORT_DAYLIGHT, date, name, timeType); in format()944 nameTypes = (UTZNM_SHORT_STANDARD | UTZNM_SHORT_DAYLIGHT); in parse()973 U_ASSERT((nameTypes & UTZNM_SHORT_STANDARD) != 0); in parse()2670 case UTZNM_SHORT_STANDARD: in getTimeType()
1264 nameType = daylight ? UTZNM_SHORT_DAYLIGHT : UTZNM_SHORT_STANDARD; in getDisplayName()
1283 UTZNM_LONG_STANDARD, UTZNM_SHORT_STANDARD, in initZoneStringsArray()