Home | History | Annotate | Download | only in cintltst

Lines Matching refs:UTrie2

19 #include "utrie2.h"
98 const UTrie2 *trie,
111 const UTrie2 *trie, UTrie2ValueBits valueBits,
270 const UTrie2 *trie, UTrie2ValueBits valueBits,
350 const UTrie2 *trie, UTrie2ValueBits valueBits,
486 UTrie2 *trie, UTrie2ValueBits valueBits,
534 testNewTrie(const char *testName, const UTrie2 *trie,
543 UTrie2 *trie, UTrie2ValueBits valueBits,
590 UTrie2 *clone=utrie2_clone(trie, &errorCode);
592 log_err("error: cloning a frozen UTrie2 failed (%s) - %s\n",
706 UTrie2 *clone=utrie2_clone(trie, &errorCode);
721 UTrie2 *clone=utrie2_cloneAsThawed(trie, &errorCode);
740 log_err("error: modifying a cloneAsThawed UTrie2 (%s) failed - %s\n",
750 static UTrie2 *
752 UTrie2 *trie, UBool withClone,
775 UTrie2 *clone=utrie2_cloneAsThawed(trie, &errorCode);
796 static UTrie2 *
800 UTrie2 *trie;
821 UTrie2 *clone=utrie2_clone(trie, &errorCode);
860 UTrie2 *trie=makeTrieWithRanges(testName, withClone,
1060 UTrie2 *trie=makeTrieWithRanges(testName, FALSE,
1108 UTrie2 *trie;
1157 UTrie2 *trie;
1210 UTrie2 *trie;
1340 UTrie2 *trie2;