Searched refs:TrieFunc16 (Results 1 – 1 of 1) sorted by relevance
748 static inline uint16_t TrieFunc16(const UCPTrie *trie, UChar32 c) { in TrieFunc16() function759 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()