Home | History | Annotate | Download | only in i18n

Lines Matching full:tmpidx

376         int32_t tmpidx = 0;
377 while (tmpidx < tmp.length()) {
378 c = tmp.char32At(tmpidx);
383 tmpidx = tmp.moveIndex32(tmpidx, 1);