Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dregeximp.cpp49 fFoldIndex = 0; in next()
52 U16_NEXT(fFoldChars, fFoldIndex, fFoldLength, foldedC); in next()
53 if (fFoldIndex >= fFoldLength) { in next()
97 fFoldIndex = 0; in next()
100 U16_NEXT(fFoldChars, fFoldIndex, fFoldLength, foldedC); in next()
101 if (fFoldIndex >= fFoldLength) { in next()
Dregeximp.h379 int32_t fFoldIndex; variable
408 int32_t fFoldIndex; variable