Searched refs:tfIdx (Results 1 - 1 of 1) sorted by relevance
/external/icu/icu4c/source/i18n/ | ||
H A D | dtptngen.cpp | 610 int32_t tfIdx, tfLen = rbPattern.length(); local 612 for (tfIdx = 0; tfIdx < tfLen; tfIdx++) { 613 UChar tfChar = rbPattern.charAt(tfIdx); |
Completed in 78 milliseconds