Home
last modified time | relevance | path

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

/third_party/node/deps/icu-small/source/i18n/
Dcollationiterator.cpp127 void resetToTrieState(UCharsTrie &trie) const { trie.resetToState(state); } in resetToTrieState() function in SkippedState
622 skipped->resetToTrieState(suffixes); in nextCE32FromDiscontiguousContraction()
643 skipped->resetToTrieState(suffixes); in nextCE32FromDiscontiguousContraction()
/third_party/skia/third_party/externals/icu/source/i18n/
Dcollationiterator.cpp127 void resetToTrieState(UCharsTrie &trie) const { trie.resetToState(state); } in resetToTrieState() function in SkippedState
622 skipped->resetToTrieState(suffixes); in nextCE32FromDiscontiguousContraction()
643 skipped->resetToTrieState(suffixes); in nextCE32FromDiscontiguousContraction()
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationIterator.java155 void resetToTrieState(CharsTrie trie) { trie.resetToState(state); } in resetToTrieState() method in CollationIterator.SkippedState
830 skipped.resetToTrieState(suffixes); in nextCE32FromDiscontiguousContraction()
851 skipped.resetToTrieState(suffixes); in nextCE32FromDiscontiguousContraction()
/third_party/icu/icu4c/source/i18n/
Dcollationiterator.cpp127 void resetToTrieState(UCharsTrie &trie) const { trie.resetToState(state); } in resetToTrieState() function in SkippedState
622 skipped->resetToTrieState(suffixes); in nextCE32FromDiscontiguousContraction()
643 skipped->resetToTrieState(suffixes); in nextCE32FromDiscontiguousContraction()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DCollationIterator.java157 void resetToTrieState(CharsTrie trie) { trie.resetToState(state); } in resetToTrieState() method in CollationIterator.SkippedState
832 skipped.resetToTrieState(suffixes); in nextCE32FromDiscontiguousContraction()
853 skipped.resetToTrieState(suffixes); in nextCE32FromDiscontiguousContraction()