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

  /external/icu/icu4c/source/test/cintltst/
trie2test.c 628 utrie2_close(trie);
655 utrie2_close(trie);
745 utrie2_close(trie);
760 utrie2_close(trie);
779 utrie2_close(trie);
812 utrie2_close(trie);
859 utrie2_close(trie);
    [all...]
  /external/icu/icu4c/source/i18n/
collationtailoring.cpp 63 utrie2_close(trie);
collationdatabuilder.cpp 294 utrie2_close(trie);
    [all...]
  /external/icu/icu4c/source/common/
rbbidata.cpp 145 utrie2_close(fTrie);
propsvec.cpp 486 utrie2_close(toUTrie2.trie);
rbbisetb.cpp 82 utrie2_close(fTrie);
utrie2.h 87 * You must utrie2_close() the trie once you are done using it.
117 * You must utrie2_close() the trie once you are done using it.
203 * You must utrie2_close() the trie once you are done using it.
215 * You must utrie2_close() the clone once you are done using it.
227 * You must utrie2_close() the clone once you are done using it.
242 utrie2_close(UTrie2 *trie);
    [all...]
utrie2.cpp 374 utrie2_close(UTrie2 *trie) { function
utrie2_builder.cpp 439 utrie2_close(context.trie);
489 utrie2_close(context.trie);
    [all...]
ucnvsel.cpp 241 utrie2_close(sel->trie);
  /external/icu/icu4c/source/common/unicode/
urename.h 1781 #define utrie2_close macro
    [all...]
  /external/icu/libandroidicu/include/unicode/
urename.h 1781 #define utrie2_close macro
    [all...]

Completed in 1025 milliseconds