Searched refs:resetToTrieState (Results 1 – 5 of 5) sorted by relevance
127 void resetToTrieState(UCharsTrie &trie) const { trie.resetToState(state); } in resetToTrieState() function in SkippedState622 skipped->resetToTrieState(suffixes); in nextCE32FromDiscontiguousContraction()643 skipped->resetToTrieState(suffixes); in nextCE32FromDiscontiguousContraction()
155 void resetToTrieState(CharsTrie trie) { trie.resetToState(state); } in resetToTrieState() method in CollationIterator.SkippedState830 skipped.resetToTrieState(suffixes); in nextCE32FromDiscontiguousContraction()851 skipped.resetToTrieState(suffixes); in nextCE32FromDiscontiguousContraction()
157 void resetToTrieState(CharsTrie trie) { trie.resetToState(state); } in resetToTrieState() method in CollationIterator.SkippedState832 skipped.resetToTrieState(suffixes); in nextCE32FromDiscontiguousContraction()853 skipped.resetToTrieState(suffixes); in nextCE32FromDiscontiguousContraction()