Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dtzgnames.cpp126 class TimeZoneGenericNameMatchInfo : public UMemory { class
128 TimeZoneGenericNameMatchInfo(UVector* matches);
129 ~TimeZoneGenericNameMatchInfo();
140 TimeZoneGenericNameMatchInfo::TimeZoneGenericNameMatchInfo(UVector* matches) in TimeZoneGenericNameMatchInfo() function in TimeZoneGenericNameMatchInfo
144 TimeZoneGenericNameMatchInfo::~TimeZoneGenericNameMatchInfo() { in ~TimeZoneGenericNameMatchInfo()
151 TimeZoneGenericNameMatchInfo::size() const { in size()
159 TimeZoneGenericNameMatchInfo::getGenericNameType(int32_t index) const { in getGenericNameType()
168 TimeZoneGenericNameMatchInfo::getMatchLength(int32_t index) const { in getMatchLength()
177 TimeZoneGenericNameMatchInfo::getTimeZoneID(int32_t index, UnicodeString& tzID) const { in getTimeZoneID()
321TimeZoneGenericNameMatchInfo* findLocal(const UnicodeString& text, int32_t start, uint32_t types, …
[all …]