Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dregeximp.cpp50 fFoldIndex = 0; in next()
53 U16_NEXT(fFoldChars, fFoldIndex, fFoldLength, foldedC); in next()
54 if (fFoldIndex >= fFoldLength) { in next()
99 fFoldIndex = 0; in next()
102 U16_NEXT(fFoldChars, fFoldIndex, fFoldLength, foldedC); in next()
103 if (fFoldIndex >= fFoldLength) { in next()
Dregeximp.h380 int32_t fFoldIndex; variable
410 int32_t fFoldIndex; variable