Searched refs:ucptrie_internalSmallIndex (Results 1 – 8 of 8) sorted by relevance
586 ucptrie_internalSmallIndex(const UCPTrie *trie, UChar32 c);609 ucptrie_internalSmallIndex(trie, c))
796 #define ucptrie_internalSmallIndex U_ICU_ENTRY_POINT_RENAME(ucptrie_internalSmallIndex) macro
161 ucptrie_internalSmallIndex(const UCPTrie *trie, UChar32 c) { in ucptrie_internalSmallIndex() function194 return ucptrie_internalSmallIndex(trie, c); in ucptrie_internalSmallU8Index()