Searched refs:tmpidx (Results 1 – 1 of 1) sorted by relevance
418 int32_t tmpidx = 0; in search() local419 while (tmpidx < tmp.length()) { in search()420 c = tmp.char32At(tmpidx); in search()425 tmpidx = tmp.moveIndex32(tmpidx, 1); in search()