Searched refs:tmpidx (Results 1 – 4 of 4) sorted by relevance
427 int32_t tmpidx = 0; in search() local428 while (tmpidx < tmp.length()) { in search()429 UChar c = tmp.charAt(tmpidx++); in search()
423 int32_t tmpidx = 0; in search() local424 while (tmpidx < tmp.length()) { in search()425 UChar c = tmp.charAt(tmpidx++); in search()