Lines Matching full:matchindex
2677 UBool RegexMatcher::ReportFindProgress(int64_t matchIndex, UErrorCode &status) {2679 if ((*fFindProgressCallbackFn)(fFindProgressCallbackContext, matchIndex) == FALSE) {