Searched defs:matchIndex (Results 1 – 6 of 6) sorted by relevance
335 int matchIndex; in stringProtoFuncReplace() local380 int matchIndex; in stringProtoFuncReplace() local
379 int matchIndex = index - remaining + 1; in findHelper() local
1122 int32_t matchIndex = -1; in searchCurrencyName() local1327 int32_t matchIndex = -1; in uprv_parseCurrency() local
2667 UBool RegexMatcher::ReportFindProgress(int64_t matchIndex, UErrorCode &status) { in ReportFindProgress()
114 …umpList& matchDest, const CharacterRange* ranges, unsigned count, unsigned* matchIndex, const UCha… in matchCharacterClassRange()195 unsigned matchIndex = 0; in matchCharacterClass() local
4664 testProgressCallBackFn(const void *context, int64_t matchIndex) { in testProgressCallBackFn()