Home
last modified time | relevance | path

Searched refs:GENERIC_LONG (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/i18n/
Dzstrfmt.h113 GENERIC_LONG = 0x0002, enumerator
178 return (fType == LOCATION || fType == GENERIC_LONG || fType == GENERIC_SHORT); in isGeneric()
Dzstrfmt.cpp104 case GENERIC_LONG: in getTimeZoneTranslationTypeIndex()
134 type = GENERIC_LONG; in getTimeZoneTranslationType()
859 TimeZoneTranslationType type = (j == 1) ? GENERIC_LONG : GENERIC_SHORT; in ZoneStringFormat()
1043 return find(text, start, GENERIC_LONG | STANDARD_LONG | LOCATION, matchLength, status); in findGenericLong()