Home | History | Annotate | Download | only in i18n

Lines Matching refs:matchIdx

940                 int32_t matchIdx = -1;
945 matchIdx = i;
949 if (matchIdx >= 0) {
951 *timeType = getTimeType(specificMatches->getNameTypeAt(matchIdx));
954 getTimeZoneID(specificMatches.getAlias(), matchIdx, tzID);
2754 int32_t matchIdx = -1;
2758 matchIdx = i;
2764 getTimeZoneID(exemplarMatches.getAlias(), matchIdx, tzID);