Searched refs:ucptrie_getValueWidth (Results 1 – 5 of 5) sorted by relevance
260 ucptrie_getValueWidth(const UCPTrie *trie);
777 #define ucptrie_getValueWidth U_ICU_ENTRY_POINT_RENAME(ucptrie_getValueWidth) macro
821 if(valueWidth != ucptrie_getValueWidth(trie)) { in testTrieSerialize()842 if (valueWidth != ucptrie_getValueWidth(any)) { in testTrieSerialize()
156 ucptrie_getValueWidth(const UCPTrie *trie) { in ucptrie_getValueWidth() function