Lines Matching refs:numEndIdx
2884 int32_t numEndIdx = fNumberMatcher->end(status); // idx of first char following num2885 if (numEndIdx > pos) {2887 if (numEndIdx > nextPos) {2891 pos = nextPos = numEndIdx;