Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dcollationiterator.cpp78 void incBeyond() { in incBeyond() function in SkippedState
473 if(skipped != NULL && !skipped->isEmpty() && c >= 0) { skipped->incBeyond(); } in nextSkippedCodePoint()