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

  /external/chromium_org/third_party/icu/source/common/unicode/
ucnvsel.h 92 ucnvsel_close(UConverterSelector *sel);
100 * "Smart pointer" class, closes a UConverterSelector via ucnvsel_close().
107 U_DEFINE_LOCAL_OPEN_POINTER(LocalUConverterSelectorPointer, UConverterSelector, ucnvsel_close);
urename.h 695 #define ucnvsel_close macro
    [all...]
  /external/icu/icu4c/source/common/unicode/
ucnvsel.h 92 ucnvsel_close(UConverterSelector *sel);
100 * "Smart pointer" class, closes a UConverterSelector via ucnvsel_close().
107 U_DEFINE_LOCAL_OPEN_POINTER(LocalUConverterSelectorPointer, UConverterSelector, ucnvsel_close);
urename.h 685 #define ucnvsel_close macro
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
ucnvseltst.c 367 ucnvsel_close(sel);
439 ucnvsel_close(sel_rt);
493 ucnvsel_close(sel_rt);
494 ucnvsel_close(sel_fb);
  /external/icu/icu4c/source/test/cintltst/
ucnvseltst.c 367 ucnvsel_close(sel);
439 ucnvsel_close(sel_rt);
493 ucnvsel_close(sel_rt);
494 ucnvsel_close(sel_fb);
  /external/chromium_org/third_party/icu/source/common/
ucnvsel.cpp 180 newSelector->encodings[0] = NULL; // now we can call ucnvsel_close()
227 ucnvsel_close(UConverterSelector *sel) { function
571 ucnvsel_close(sel);
  /external/icu/icu4c/source/common/
ucnvsel.cpp 180 newSelector->encodings[0] = NULL; // now we can call ucnvsel_close()
227 ucnvsel_close(UConverterSelector *sel) { function
571 ucnvsel_close(sel);

Completed in 153 milliseconds