Home | History | Annotate | Download | only in i18n

Lines Matching refs:groupIndex

5092                 for (int64_t groupIndex = groupStartIdx; groupIndex < groupEndIdx; ++groupIndex,++inputIndex) {
5098 if (inputBuf[groupIndex] != inputBuf[inputIndex]) {