Searched refs:matchIdx (Results 1 – 1 of 1) sorted by relevance
940 int32_t matchIdx = -1; in parse() local945 matchIdx = i; in parse()949 if (matchIdx >= 0) { in parse()951 *timeType = getTimeType(specificMatches->getNameTypeAt(matchIdx)); in parse()954 getTimeZoneID(specificMatches.getAlias(), matchIdx, tzID); in parse()2754 int32_t matchIdx = -1; in parseExemplarLocation() local2758 matchIdx = i; in parseExemplarLocation()2764 getTimeZoneID(exemplarMatches.getAlias(), matchIdx, tzID); in parseExemplarLocation()