Lines Matching refs:trie2
728 UTrie2 *trie2;
740 trie2=utrie2_fromUTrie(&trie, trie.initialValue, &errorCode);
751 trie2=utrie2_cloneAsThawed(trie2, &errorCode);
753 utrie2_set32ForLeadSurrogateCodeUnit(trie2, lead, trie2->initialValue, &errorCode);
755 utrie2_freeze(trie2, UTRIE2_16_VALUE_BITS, &errorCode);
767 trie2,
771 trie2, "propsVectorsTrie_index", NULL,
774 utrie2_close(trie2);