Home
last modified time | relevance | path

Searched refs:ucnv_resetToUnicode (Results 1 – 10 of 10) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dconvtest.cpp1122 ucnv_resetToUnicode(cnv.getAlias()); in ToUnicodeCase()
1302 ucnv_resetToUnicode(cnv); in stepFromUTF8()
1402 ucnv_resetToUnicode(cnv); in stepFromUnicode()
1465 ucnv_resetToUnicode(utf8Cnv); in FromUnicodeCase()
1579 ucnv_resetToUnicode(utf8Cnv); in FromUnicodeCase()
/external/icu/icu4c/source/common/
Dunistr_cnv.cpp97 ucnv_resetToUnicode(cnv); in UnicodeString()
Ducnv.c634 ucnv_resetToUnicode(UConverter *converter) in ucnv_resetToUnicode() function
1799 ucnv_resetToUnicode(cnv); in ucnv_toUChars()
2122 ucnv_resetToUnicode(sourceCnv); in ucnv_convertEx()
2563 ucnv_resetToUnicode(cnv); in ucnv_convertAlgorithmic()
/external/icu/icu4c/source/test/perf/utfperf/
Dutfperf.cpp292 ucnv_resetToUnicode(utf8Cnv); in call()
/external/icu/icu4c/source/test/cintltst/
Dncnvtst.c1279 ucnv_resetToUnicode(conv); in testConvertFromU()
1281 ucnv_resetToUnicode(conv); in testConvertFromU()
1454 ucnv_resetToUnicode(conv); in testConvertToU()
1836 ucnv_resetToUnicode(cnv); in doTestTruncated()
Dnucnvtst.c2074 ucnv_resetToUnicode(cnv); in TestUTF16()
2078 ucnv_resetToUnicode(cnv); in TestUTF16()
2082 ucnv_resetToUnicode(cnv); in TestUTF16()
2242 ucnv_resetToUnicode(cnv); in TestUTF32()
2246 ucnv_resetToUnicode(cnv); in TestUTF32()
2250 ucnv_resetToUnicode(cnv); in TestUTF32()
Dccapitst.c2168 ucnv_resetToUnicode(srcCnv); in convertExStreaming()
/external/icu/icu4c/source/common/unicode/
Ducnv.h730 ucnv_resetToUnicode(UConverter *converter);
Durename.h678 #define ucnv_resetToUnicode U_ICU_ENTRY_POINT_RENAME(ucnv_resetToUnicode) macro
/external/icu/icu4c/source/tools/toolutil/
Ducbuf.cpp586 ucnv_resetToUnicode(buf->conv); in ucbuf_rewind()