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

  /external/icu4c/test/cintltst/
trie2test.c 596 utrie2_close(trie);
623 utrie2_close(trie);
713 utrie2_close(trie);
728 utrie2_close(trie);
747 utrie2_close(trie);
780 utrie2_close(trie);
827 utrie2_close(trie);
851 utrie2_close(trie);
866 utrie2_close(trie);
    [all...]
  /external/icu4c/i18n/
uspoof_wsconf.cpp 409 utrie2_close(anyCaseTrie);
410 utrie2_close(lowerCaseTrie);
uspoof_impl.cpp 617 utrie2_close(fAnyCaseTrie);
619 utrie2_close(fLowerCaseTrie);
  /external/icu4c/common/
utrie2.h 82 * You must utrie2_close() the trie once you are done using it.
112 * You must utrie2_close() the trie once you are done using it.
198 * You must utrie2_close() the trie once you are done using it.
210 * You must utrie2_close() the clone once you are done using it.
222 * You must utrie2_close() the clone once you are done using it.
237 utrie2_close(UTrie2 *trie);
664 utrie2_close((UTrie2 *)singleton.fInstance);
    [all...]
utrie2.cpp 363 utrie2_close(UTrie2 *trie) { function
734 utrie2_close((UTrie2 *)duplicate);
propsvec.c 482 utrie2_close(toUTrie2.trie);
normalizer2impl.cpp 256 utrie2_close(normTrie);
    [all...]
utrie2_builder.c 402 utrie2_close(context.trie);
452 utrie2_close(context.trie);
    [all...]
ucnvsel.cpp 236 utrie2_close(sel->trie);
  /external/icu4c/tools/genprops/
store.c 463 utrie2_close(trie2);
props2.c 774 utrie2_close(trie2);
  /external/icu4c/tools/genbidi/
store.c 460 utrie2_close(trie2);
  /external/icu4c/tools/gennorm/
store.c     [all...]
  /external/icu4c/tools/gennorm2/
n2builder.cpp 171 utrie2_close(normTrie);
178 utrie2_close(norm16Trie);
    [all...]
  /external/icu4c/tools/gencase/
store.c     [all...]
  /external/icu4c/common/unicode/
urename.h 1666 #define utrie2_close macro
    [all...]

Completed in 310 milliseconds