Home
last modified time | relevance | path

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

/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
DCollationIterator.java145 void recordMatch() { skipLengthAtMatch = newBuffer.length(); } in recordMatch() method in CollationIterator.SkippedState
847 skipped.recordMatch(); in nextCE32FromDiscontiguousContraction()
/external/icu/icu4c/source/i18n/
Dcollationiterator.cpp117 void recordMatch() { skipLengthAtMatch = newBuffer.length(); } in recordMatch() function in SkippedState
637 skipped->recordMatch(); in nextCE32FromDiscontiguousContraction()
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationIterator.java143 void recordMatch() { skipLengthAtMatch = newBuffer.length(); } in recordMatch() method in CollationIterator.SkippedState
845 skipped.recordMatch(); in nextCE32FromDiscontiguousContraction()