Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dtznames.cpp376 UBool isTZID; member
383 this->isTZID = TRUE; in MatchInfo()
386 this->isTZID = FALSE; in MatchInfo()
475 if (match && match->isTZID) { in getTimeZoneIDAt()
486 if (match && !match->isTZID) { in getMetaZoneIDAt()