Home | History | Annotate | Download | only in intltest

Lines Matching refs:numEndIdx

2884             int32_t numEndIdx = fNumberMatcher->end(status);  // idx of first char following num
2885 if (numEndIdx > pos) {
2887 if (numEndIdx > nextPos) {
2891 pos = nextPos = numEndIdx;