Searched refs:UCPTRIE_VALUE_BITS_ANY (Results 1 – 3 of 3) sorted by relevance
156 UCPTRIE_VALUE_BITS_ANY = -1, enumerator
31 valueWidth < UCPTRIE_VALUE_BITS_ANY || UCPTRIE_VALUE_BITS_8 < valueWidth) { in ucptrie_openFromBinary()
835 UCPTrie *any = ucptrie_openFromBinary(UCPTRIE_TYPE_ANY, UCPTRIE_VALUE_BITS_ANY, in testTrieSerialize()