Home | History | Annotate | Download | only in i18n

Lines Matching refs:tfIdx

559                 int32_t tfIdx, tfLen = rbPattern.length();
561 for (tfIdx = 0; tfIdx < tfLen; tfIdx++) {
562 UChar tfChar = rbPattern.charAt(tfIdx);