Searched refs:ucptrie_getType (Results 1 – 5 of 5) sorted by relevance
248 ucptrie_getType(const UCPTrie *trie);
776 #define ucptrie_getType U_ICU_ENTRY_POINT_RENAME(ucptrie_getType) macro
817 if(type != ucptrie_getType(trie)) { in testTrieSerialize()838 if (type != ucptrie_getType(any)) { in testTrieSerialize()
151 ucptrie_getType(const UCPTrie *trie) { in ucptrie_getType() function