Lines Matching refs:TimeZoneNames
336 fTimeZoneNames = TimeZoneNames::createInstance(locale, status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
514 const TimeZoneNames*
516 return (const TimeZoneNames*)fTimeZoneNames; in getTimeZoneNames()
520 TimeZoneFormat::adoptTimeZoneNames(TimeZoneNames *tznames) { in adoptTimeZoneNames()
528 TimeZoneFormat::setTimeZoneNames(const TimeZoneNames &tznames) { in setTimeZoneNames()
944 …LocalPointer<TimeZoneNames::MatchInfoCollection> specificMatches(fTimeZoneNames->find(text, startI… in parse()
976 LocalPointer<TimeZoneNames::MatchInfoCollection> tzdbNameMatches( in parse()
1194 …LocalPointer<TimeZoneNames::MatchInfoCollection> specificMatches(fTimeZoneNames->find(text, startI… in parse()
1220 LocalPointer<TimeZoneNames::MatchInfoCollection> tzdbNameMatches( in parse()
2681 TimeZoneFormat::getTimeZoneID(const TimeZoneNames::MatchInfoCollection* matches, int32_t idx, Unico… in getTimeZoneID()
2846 …LocalPointer<TimeZoneNames::MatchInfoCollection> exemplarMatches(fTimeZoneNames->find(text, startI… in parseExemplarLocation()