Home
last modified time | relevance | path

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

/third_party/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()
/third_party/skia/third_party/externals/icu/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()
/third_party/flutter/skia/third_party/externals/icu/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()
/third_party/node/deps/icu-small/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()