HomeSort by relevance Sort by last modified time
    Searched refs:utrie2_close (Results 1 - 14 of 14) sorted by null

  /external/icu/icu4c/source/test/cintltst/
trie2test.c 594 utrie2_close(trie);
621 utrie2_close(trie);
711 utrie2_close(trie);
726 utrie2_close(trie);
745 utrie2_close(trie);
778 utrie2_close(trie);
825 utrie2_close(trie);
849 utrie2_close(trie);
864 utrie2_close(trie);
    [all...]
  /external/icu/icu4c/source/i18n/
collationtailoring.cpp 61 utrie2_close(trie);
uspoof_wsconf.cpp 410 utrie2_close(anyCaseTrie);
411 utrie2_close(lowerCaseTrie);
uspoof_impl.cpp 663 utrie2_close(fAnyCaseTrie);
665 utrie2_close(fLowerCaseTrie);
collationdatabuilder.cpp 292 utrie2_close(trie);
    [all...]
  /external/icu/icu4c/source/common/
loadednormalizer2impl.cpp 48 utrie2_close(ownedTrie);
propsvec.c 484 utrie2_close(toUTrie2.trie);
utrie2.h 83 * You must utrie2_close() the trie once you are done using it.
113 * You must utrie2_close() the trie once you are done using it.
199 * You must utrie2_close() the trie once you are done using it.
211 * You must utrie2_close() the clone once you are done using it.
223 * You must utrie2_close() the clone once you are done using it.
238 utrie2_close(UTrie2 *trie);
    [all...]
utrie2.cpp 367 utrie2_close(UTrie2 *trie) { function
utrie2_builder.cpp 400 utrie2_close(context.trie);
450 utrie2_close(context.trie);
    [all...]
ucnvsel.cpp 238 utrie2_close(sel->trie);
normalizer2impl.cpp     [all...]
  /external/icu/icu4c/source/tools/gennorm2/
n2builder.cpp 184 utrie2_close(normTrie);
192 utrie2_close(norm16Trie);
    [all...]
  /external/icu/icu4c/source/common/unicode/
urename.h 1714 #define utrie2_close macro
    [all...]

Completed in 191 milliseconds