Searched defs:setToEnd (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/common/unicode/
H A Dchariter.h237 * Backward iteration with setToEnd() and hasPrevious():
241 * for(it.setToEnd(); it.hasPrevious();) {
448 inline int32_t setToEnd();
691 CharacterIterator::setToEnd() { function in class:CharacterIterator

Completed in 51 milliseconds