Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dtzgnames.cpp929 UTimeZoneFormatTimeType bestMatchTimeType = UTZFMT_TIME_TYPE_UNKNOWN; in findBestMatch() local
955 bestMatchTimeType = UTZFMT_TIME_TYPE_STANDARD; in findBestMatch()
959 bestMatchTimeType = UTZFMT_TIME_TYPE_DAYLIGHT; in findBestMatch()
962 bestMatchTimeType = UTZFMT_TIME_TYPE_UNKNOWN; in findBestMatch()
997 timeType = bestMatchTimeType; in findBestMatch()
1019 bestMatchTimeType = UTZFMT_TIME_TYPE_UNKNOWN; // because generic in findBestMatch()
1027 timeType = bestMatchTimeType; in findBestMatch()