HomeSort by relevance Sort by last modified time
    Searched refs:ucnv_open (Results 51 - 62 of 62) sorted by null

1 23

  /external/icu/icu4c/source/tools/genrb/
wrtxml.cpp     [all...]
  /external/icu/icu4c/source/test/intltest/
ustrtest.cpp 230 cnv=ucnv_open("ISO-8859-1", &errorCode);
589 UConverter *cnv=ucnv_open("UTF-8", &errorCode);
    [all...]
regextst.cpp 415 LocalUConverterPointer UTF8Converter(ucnv_open("UTF8", &status));
    [all...]
rbbitst.cpp     [all...]
usettest.cpp 51 utf8Cnv=ucnv_open("UTF-8", &errorCode);
    [all...]
  /external/icu/icu4c/source/test/perf/collationperf/
collperf.cpp     [all...]
  /external/icu/icu4c/source/test/cintltst/
custrtst.c     [all...]
cmsccoll.c     [all...]
  /external/icu/icu4c/source/common/unicode/
urename.h 671 #define ucnv_open macro
    [all...]
  /external/icu/libandroidicu/include/unicode/
urename.h 671 #define ucnv_open macro
    [all...]
  /external/libxml2/
encoding.c 116 conv->uconv = ucnv_open(name, &status);
133 conv->utf8 = ucnv_open("UTF-8", &status);
    [all...]
  /external/icu/libandroidicu/static_shim/
shim.cpp     [all...]

Completed in 895 milliseconds

1 23