Home
last modified time | relevance | path

Searched refs:UTZNM_SHORT_GENERIC (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
Dtznames.h54 UTZNM_SHORT_GENERIC = 0x08, enumerator
/external/icu/icu4c/source/i18n/
Dtzgnames.cpp603 UTimeZoneNameType nameType = (type == UTZGNM_LONG) ? UTZNM_LONG_GENERIC : UTZNM_SHORT_GENERIC; in formatGenericNonLocationName()
854 UTZNM_LONG_GENERIC, UTZNM_SHORT_GENERIC, in loadStrings()
1097 nameTypes |= (UTZNM_SHORT_GENERIC | UTZNM_SHORT_STANDARD); in findTimeZoneNames()
Dtznames_impl.cpp581 case UTZNM_SHORT_GENERIC: return UTZNM_INDEX_SHORT_GENERIC; in getTZNameTypeIndex()
593 case UTZNM_INDEX_SHORT_GENERIC: return UTZNM_SHORT_GENERIC; in getTZNameType()
1983 ntype = UTZNM_SHORT_GENERIC; in handleMatch()