Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Drbbi.cpp748 static inline uint16_t TrieFunc16(const UCPTrie *trie, UChar32 c) { in TrieFunc16() function
759 return handleNext<RBBIStateTableRow8, TrieFunc16>(); in handleNext()
765 return handleNext<RBBIStateTableRow16, TrieFunc16>(); in handleNext()
777 return handleSafePrevious<RBBIStateTableRow8, TrieFunc16>(fromPosition); in handleSafePrevious()
783 return handleSafePrevious<RBBIStateTableRow16, TrieFunc16>(fromPosition); in handleSafePrevious()