Home
last modified time | relevance | path

Searched refs:ucnv_close (Results 1 – 25 of 59) sorted by relevance

123

/external/icu/icu4c/source/test/cintltst/
Dnucnvtst.c469 ucnv_close(conv); in testConvertFromU()
633 ucnv_close(conv); in testConvertToU()
1359 ucnv_close(myConverter); in TestConverterType()
1421 ucnv_close(myConverter); in TestConverterTypesAndStarters()
1534 ucnv_close(cnv); in TestAmbiguous()
1552 ucnv_close(sjis_cnv); in TestAmbiguous()
1560 ucnv_close(sjis_cnv); in TestAmbiguous()
1561 ucnv_close(ascii_cnv); in TestAmbiguous()
1569 ucnv_close(sjis_cnv); in TestAmbiguous()
1570 ucnv_close(ascii_cnv); in TestAmbiguous()
[all …]
Dccapitst.c151 ucnv_close(ucnv_open(string, &err)); in ListNames()
364 ucnv_close(converter); in TestConvert()
370 ucnv_close(converter); in TestConvert()
377 ucnv_close(converter); in TestConvert()
408 ucnv_close(cnv); in TestConvert()
487 ucnv_close(ucnv_openCCSID(1051, UCNV_IBM, &err)); /* test for j350; ucnv_close(NULL) is safe */ in TestConvert()
505 ucnv_close(someConverters[0]); in TestConvert()
506 ucnv_close(someConverters[1]); in TestConvert()
507 ucnv_close(someConverters[2]); in TestConvert()
508 ucnv_close(someConverters[3]); in TestConvert()
[all …]
Dncnvtst.c693 ucnv_close(cnv); in TestGetNextErrorBehaviour()
765 ucnv_close(conv8); in TestRegressionUTF8()
870 ucnv_close(convBE); in TestRegressionUTF32()
902 ucnv_close(convLE); in TestRegressionUTF32()
920 ucnv_close(conv); in TestAvailableConverters()
1046 ucnv_close(conv); in convertFromU()
1143 ucnv_close(conv); in convertToU()
1315 ucnv_close(conv); in testConvertFromU()
1492 ucnv_close(conv); in testConvertToU()
1810 ucnv_close(cnv); in doTestTruncated()
[all …]
Deurocreg.c137 ucnv_close(myConv); in TestEuroRegression()
Dcctest.c25 ucnv_close(u_getDefaultConverter(&err)); in TestDefaultConverterError()
Dcintltst.c158 ucnv_close(cnv); in main()
531 ucnv_close(conv); in aescstrdup()
/external/icu/icu4c/source/samples/ucnv/
Dconvsamp.cpp225 ucnv_close(conv); in convsample_02()
375 ucnv_close(conv); in convsample_05()
477 ucnv_close(conv); in convsample_06()
486 ucnv_close(conv); in convsample_06()
549 ucnv_close(conv); in convsample_12()
611 ucnv_close(conv); in convsample_13()
648 ucnv_close(conv); in convsample_20_didSubstitute()
674 ucnv_close(conv); in convsample_20_didSubstitute()
749 ucnv_close(conv); in convsample_21_didSubstitute()
804 ucnv_close(conv); in convsample_21_didSubstitute()
[all …]
/external/sfntly/cpp/src/test/
Dtest_utils_test.cc48 ucnv_close(conv); in TestEncoding()
53 ucnv_close(conv); in TestEncoding()
Dcmap_test.cc138 ucnv_close(encoder1_); in TearDown()
140 ucnv_close(encoder2_); in TearDown()
/external/icu/icu4c/source/common/
Dustr_cnv.cpp56 ucnv_close(converter); in u_getDefaultConverter()
81 ucnv_close(converter); in u_releaseDefaultConverter()
103 ucnv_close(converter); in u_flushDefaultConverter()
Dunistr_cnv.cpp200 ucnv_close(converter); in extract()
352 ucnv_close(converter); in doCodepageCreate()
Ducnv_bld.cpp956 ucnv_close(myUConverter); in ucnv_createConverterFromPackage()
1015 ucnv_close(myUConverter); in ucnv_createConverterFromSharedData()
1119 ucnv_close(ucnv_createConverter(&tempConverter, NULL, &localStatus)); in initAvailableConvertersList()
1270 ucnv_close(cnv); in ucnv_getDefaultName()
1306 ucnv_close(cnv); in ucnv_setDefaultName()
/external/icu/icu4c/source/samples/ugrep/
Dugrep.cpp159 ucnv_close(outConverter); in main()
357 ucnv_close(conv); in readFile()
/external/icu/icu4c/source/samples/date/
Duprint.c79 ucnv_close(converter); in uprint()
/external/icu/icu4c/source/test/testmap/
Dtestmap.c62 ucnv_close(c); in main()
/external/icu/icu4c/source/samples/cal/
Duprint.c78 ucnv_close(converter); in uprint()
/external/icu/icu4c/source/i18n/
Dcsmatch.cpp66 ucnv_close(conv); in getUChars()
/external/icu/icu4c/source/io/
Dufile.c287 ucnv_close(file->fConverter); in u_fclose()
340 ucnv_close(file->fConverter); in u_fsetcodepage()
/external/icu/icu4c/source/test/iotest/
Dstream.cpp79 ucnv_close(defConv); in TestStream()
180 ucnv_close(defConv); in TestStream()
/external/icu/icu4c/source/test/perf/ucnvavailperf/
Ducnvavailperf.cpp109 ucnv_close(ucnv_open("ibm-1208", &errorCode)); in main()
/external/icu/icu4c/source/test/intltest/
Didnaconf.cpp125 ucnv_close(conv); in ReadAndConvertFile()
130 ucnv_close(conv); in ReadAndConvertFile()
/external/icu/icu4c/source/test/perf/utfperf/
Dutfperf.cpp138 ucnv_close(cnv); in ~Command()
285 ucnv_close(utf8Cnv); in ~FromUTF8()
/external/sfntly/cpp/src/sfntly/table/core/
Dname_table.cc643 ucnv_close(conv); in GetCharset()
675 ucnv_close(cs); in ConvertToNameBytes()
698 ucnv_close(cs); in ConvertFromNameBytes()
716 ucnv_close(cs); in ConvertFromNameBytes()
/external/icu/icu4c/source/test/perf/convperf/
Dconvperf.h70 ucnv_close(conv); in ~ICUToUnicodePerfFunction()
116 ucnv_close(conv); in ~ICUFromUnicodePerfFunction()
141 ucnv_close(ucnv_open(convNames[idx], status)); in call()
/external/icu/icu4c/source/common/unicode/
Ducnv.h571 ucnv_close(UConverter * converter);
586 U_DEFINE_LOCAL_OPEN_POINTER(LocalUConverterPointer, UConverter, ucnv_close);

123