Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Drbbi.cpp744 static inline uint16_t TrieFunc8(const UCPTrie *trie, UChar32 c) { in TrieFunc8() function
757 return handleNext<RBBIStateTableRow8, TrieFunc8>(); in handleNext()
763 return handleNext<RBBIStateTableRow16, TrieFunc8>(); in handleNext()
775 return handleSafePrevious<RBBIStateTableRow8, TrieFunc8>(fromPosition); in handleSafePrevious()
781 return handleSafePrevious<RBBIStateTableRow16, TrieFunc8>(fromPosition); in handleSafePrevious()