Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dtznames.cpp318 UBool isTZID; member
325 this->isTZID = TRUE; in MatchInfo()
328 this->isTZID = FALSE; in MatchInfo()
417 if (match && match->isTZID) { in getTimeZoneIDAt()
428 if (match && !match->isTZID) { in getMetaZoneIDAt()