Searched refs:specificMatches (Results 1 – 1 of 1) sorted by relevance
733 …LocalPointer<TimeZoneNames::MatchInfoCollection> specificMatches(fTimeZoneNames->find(text, startI… in parse() local738 if (!specificMatches.isNull()) { in parse()741 for (int32_t i = 0; i < specificMatches->size(); i++) { in parse()742 matchPos = startIdx + specificMatches->getMatchLengthAt(i); in parse()750 *timeType = getTimeType(specificMatches->getNameTypeAt(matchIdx)); in parse()753 getTimeZoneID(specificMatches.getAlias(), matchIdx, tzID); in parse()