Home | History | Annotate | Download | only in i18n

Lines Matching defs:timeType

115     UTimeZoneTimeType   timeType;
225 gmatch->timeType = UTZFMT_TIME_TYPE_UNKNOWN;
854 UnicodeString& tzID, UTimeZoneTimeType& timeType, UErrorCode& status) const {
855 timeType = UTZFMT_TIME_TYPE_UNKNOWN;
910 //timeType = bestMatchTimeType;
919 timeType = bestMatchTimeType;
937 // timeType = UTZFMT_TIME_TYPE_STANDARD will cause a
949 timeType = bestMatchTimeType;