Home | History | Annotate | Download | only in common

Lines Matching refs:utrie_set32

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