Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dtznames.cpp338 UBool isTZID; member
345 this->isTZID = TRUE; in MatchInfo()
348 this->isTZID = FALSE; in MatchInfo()
437 if (match && match->isTZID) { in getTimeZoneIDAt()
448 if (match && !match->isTZID) { in getMetaZoneIDAt()