Lines Matching defs:utrie_set32
220 utrie_set32(UNewTrie *trie, UChar32 c, uint32_t value) {475 if(!utrie_set32(trie, U16_LEAD(c), value)) {