Searched refs:utrie_compact (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/
H A Dutrie.cpp538 * utrie_compact() will remove data blocks that are not used at all.
588 utrie_compact(UNewTrie *trie, UBool overlap, UErrorCode *pErrorCode) { function
767 utrie_compact(trie, FALSE, pErrorCode);
773 utrie_compact(trie, TRUE, pErrorCode);

Completed in 91 milliseconds