Home
last modified time | relevance | path

Searched defs:SkippedState (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
Dcollationiterator.h25 class SkippedState; variable
Dcollationiterator.cpp56 class SkippedState : public UMemory { class
59 SkippedState() : pos(0), skipLengthAtMatch(0) {} in SkippedState() function in SkippedState