Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dregeximp.cpp48 fFoldIndex = 0; in next()
51 U16_NEXT(fFoldChars, fFoldIndex, fFoldLength, foldedC); in next()
52 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.h386 int32_t fFoldIndex; variable
416 int32_t fFoldIndex; variable