Home
last modified time | relevance | path

Searched refs:tmpidx (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/
Dtznames_impl.cpp423 int32_t tmpidx = 0; in search() local
424 while (tmpidx < tmp.length()) { in search()
425 UChar c = tmp.charAt(tmpidx++); in search()