Home
last modified time | relevance | path

Searched refs:ucnv_reset (Results 1 – 11 of 11) sorted by relevance

/external/icu/icu4c/source/common/
Dustr_cnv.cpp69 ucnv_reset(converter); in u_releaseDefaultConverter()
139 ucnv_reset(cnv); in u_uastrncpy()
148 ucnv_reset(cnv); /* be good citizens */ in u_uastrncpy()
211 ucnv_reset(cnv); in u_austrncpy()
220 ucnv_reset(cnv); /* be good citizens */ in u_austrncpy()
Ducnv.cpp628 ucnv_reset(UConverter *converter) in ucnv_reset() function
/external/icu/icu4c/source/test/cintltst/
Dnucnvtst.c2802 ucnv_reset(cnv); in TestSmallTargetBuffer()
2875 ucnv_reset(cnv); in TestToAndFromUChars()
2920 ucnv_reset(cnv); in TestSmallSourceBuffer()
2983 ucnv_reset(cnv); in TestGetNextUChar2022()
3910 ucnv_reset(cnv); in TestISO_2022_JP_1()
4002 ucnv_reset(cnv); in TestISO_2022_JP_2()
4080 ucnv_reset(cnv); in TestISO_2022_KR()
4153 ucnv_reset(cnv); in TestISO_2022_KR_1()
4157 ucnv_reset(cnv); in TestISO_2022_KR_1()
4160 ucnv_reset(cnv); in TestISO_2022_KR_1()
[all …]
Dcbiapts.c108 ucnv_reset(cnv); in toUChar()
128 ucnv_reset(cnv); /* be good citizens */ in toUChar()
Dccapitst.c669 ucnv_reset(myConverter); in TestConvert()
682 ucnv_reset(cnv); in TestConvert()
3238 ucnv_reset(cnv); in TestFromUCountPending()
3273 ucnv_reset(cnv); in TestFromUCountPending()
3344 ucnv_reset(cnv); in TestToUCountPending()
/external/icu/icu4c/source/io/
Dufile.cpp243 ucnv_reset(file->fConverter); in u_frewind()
/external/icu/icu4c/source/test/perf/utfperf/
Dutfperf.cpp174 ucnv_reset(cnv); in call()
/external/icu/icu4c/source/common/unicode/
Ducnv.h719 ucnv_reset(UConverter *converter);
Durename.h672 #define ucnv_reset U_ICU_ENTRY_POINT_RENAME(ucnv_reset) macro
/external/icu/icu4c/source/tools/toolutil/
Ducbuf.cpp274 ucnv_reset(buf->conv); in ucbuf_fillucbuf()
/external/icu/icu4c/source/test/intltest/
Dconvtest.cpp788 ucnv_reset(cnv1.getAlias()); in TestUTF8ToUTF8Overflow()
789 ucnv_reset(cnv2.getAlias()); in TestUTF8ToUTF8Overflow()