Searched refs:ucptrie_getType (Results 1 – 10 of 10) sorted by relevance
228 ucptrie_getType(const UCPTrie *trie);
804 #define ucptrie_getType U_ICU_ENTRY_POINT_RENAME(ucptrie_getType) macro
803 #define ucptrie_getType U_ICU_ENTRY_POINT_RENAME(ucptrie_getType) macro
229 ucptrie_getType(const UCPTrie *trie);
794 #define ucptrie_getType U_ICU_ENTRY_POINT_RENAME(ucptrie_getType) macro
889 if(type != ucptrie_getType(trie)) { in testTrieSerialize()910 if (type != ucptrie_getType(any)) { in testTrieSerialize()
151 ucptrie_getType(const UCPTrie *trie) { in ucptrie_getType() function