Home
last modified time | relevance | path

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

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DEdits.java316 private void updateNextIndexes() { in updateNextIndexes() method in Edits.Iterator
354 updateNextIndexes(); in next()
391 updateNextIndexes(); in next()
458 updateNextIndexes(); in previous()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DEdits.java306 private void updateNextIndexes() { in updateNextIndexes() method in Edits.Iterator
343 updateNextIndexes(); in next()
380 updateNextIndexes(); in next()
447 updateNextIndexes(); in previous()
/external/icu/icu4c/source/common/
Dedits.cpp424 void Edits::Iterator::updateNextIndexes() { in updateNextIndexes() function in Edits::Iterator
456 updateNextIndexes(); in next()
493 updateNextIndexes(); in next()
563 updateNextIndexes(); in previous()
/external/icu/icu4c/source/common/unicode/
Dedits.h406 void updateNextIndexes();