Searched refs:getNameTypeAt (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/i18n/unicode/
H A Dtznames.h338 UTimeZoneNameType getNameTypeAt(int32_t idx) const;
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dtznames.cpp406 TimeZoneNames::MatchInfoCollection::getNameTypeAt(int32_t idx) const { function in class:TimeZoneNames::MatchInfoCollection
H A Dtzfmt.cpp939 *timeType = getTimeType(specificMatches->getNameTypeAt(matchIdx));
1155 parsedTimeType = getTimeType(specificMatches->getNameTypeAt(specificMatchIdx));
H A Dtzgnames.cpp949 UTimeZoneNameType nameType = tznamesMatches->getNameTypeAt(i);

Completed in 133 milliseconds