Home | History | Annotate | Download | only in i18n

Lines Matching refs:TimeZoneNames

287     const TimeZoneNames* fTimeZoneNames;
321 TimeZoneNames::MatchInfoCollection* findTimeZoneNames(const UnicodeString& text, int32_t start, uint32_t types, UErrorCode& status) const;
328 // TimeZoneGenericNames is parallel to TimeZoneNames,
356 // TimeZoneNames
357 fTimeZoneNames = TimeZoneNames::createInstance(locale, status);
925 // Find matches in the TimeZoneNames first
926 TimeZoneNames::MatchInfoCollection *tznamesMatches = findTimeZoneNames(text, start, types, status);
1121 TimeZoneNames::MatchInfoCollection*
1123 // Check if the target name typs is really in the TimeZoneNames
1133 // Find matches in the TimeZoneNames