Home
last modified time | relevance | path

Searched refs:UCNV_TO_U_CALLBACK_STOP (Results 1 - 23 of 23) sorted by relevance

/third_party/icu/icu4c/source/common/unicode/
H A Ducnv_err.h260 U_CAPI void U_EXPORT2 UCNV_TO_U_CALLBACK_STOP (
H A Durename.h77 #define UCNV_TO_U_CALLBACK_STOP U_ICU_ENTRY_POINT_RENAME(UCNV_TO_U_CALLBACK_STOP) macro
/third_party/node/deps/icu-small/source/common/unicode/
H A Ducnv_err.h260 U_CAPI void U_EXPORT2 UCNV_TO_U_CALLBACK_STOP (
H A Durename.h77 #define UCNV_TO_U_CALLBACK_STOP U_ICU_ENTRY_POINT_RENAME(UCNV_TO_U_CALLBACK_STOP) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Ducnv_err.h260 U_CAPI void U_EXPORT2 UCNV_TO_U_CALLBACK_STOP (
H A Durename.h72 #define UCNV_TO_U_CALLBACK_STOP U_ICU_ENTRY_POINT_RENAME(UCNV_TO_U_CALLBACK_STOP) macro
/third_party/icu/icu4c/source/test/cintltst/
H A Dnccbtst.c1268 UCNV_TO_U_CALLBACK_STOP, fromIBM949Offs, NULL, 0 )) in TestStop()
1272 UCNV_TO_U_CALLBACK_STOP, fromIBM943Offs, NULL, 0 )) in TestStop()
1276 UCNV_TO_U_CALLBACK_STOP, fromIBM930Offs, NULL, 0 )) in TestStop()
1279 log_verbose("Testing toUnicode with UCNV_TO_U_CALLBACK_STOP \n"); in TestStop()
1309 UCNV_TO_U_CALLBACK_STOP, from_EBCIDIC_STATEFULOffsets, NULL, 0 )) in TestStop()
1314 UCNV_TO_U_CALLBACK_STOP, from_euc_jpOffs , NULL, 0)) in TestStop()
1319 UCNV_TO_U_CALLBACK_STOP, from_euc_twOffs, NULL, 0 )) in TestStop()
1324 log_verbose("Testing toUnicode for UTF-8 with UCNV_TO_U_CALLBACK_STOP \n"); in TestStop()
1333 UCNV_TO_U_CALLBACK_STOP, offsets1, NULL, 0 )) in TestStop()
1336 log_verbose("Testing toUnicode for SCSU with UCNV_TO_U_CALLBACK_STOP \ in TestStop()
[all...]
H A Dccapitst.c1068 return (MIA==(UConverterToUCallback)UCNV_TO_U_CALLBACK_STOP)?(UConverterToUCallback)UCNV_TO_U_CALLBACK_SUBSTITUTE:(UConverterToUCallback)UCNV_TO_U_CALLBACK_STOP; in otherCharAction()
2696 ucnv_setToUCallBack(utf8Cnv, UCNV_TO_U_CALLBACK_STOP, NULL, NULL, NULL, &errorCode); in testFromTruncatedUTF8()
3490 ucnv_setToUCallBack(cnv, UCNV_TO_U_CALLBACK_STOP, NULL, oldToUAction, NULL, &status); in TestToUCountPending()
3540 ucnv_setToUCallBack(cnv, UCNV_TO_U_CALLBACK_STOP, NULL, oldToUAction, NULL, &status); in TestToUCountPending()
H A Dnucnvtst.c2129 ucnv_setToUCallBack(cnv, UCNV_TO_U_CALLBACK_STOP, NULL, NULL, NULL, &errorCode); in TestUTF16BE()
2183 ucnv_setToUCallBack(cnv, UCNV_TO_U_CALLBACK_STOP, NULL, NULL, NULL, &errorCode); in TestUTF16LE()
2608 ucnv_setToUCallBack(cnv, UCNV_TO_U_CALLBACK_STOP, NULL, NULL, NULL, &errorCode); in TestDBCS()
2659 ucnv_setToUCallBack(cnv, UCNV_TO_U_CALLBACK_STOP, NULL, NULL, NULL, &errorCode); in TestMBCS()
2767 ucnv_setToUCallBack(cnv, UCNV_TO_U_CALLBACK_STOP, NULL, NULL, NULL, &errorCode); in TestISO_2022()
4089 ucnv_setToUCallBack(cnv, UCNV_TO_U_CALLBACK_STOP, NULL, NULL, NULL, &errorCode); in TestISO_2022_KR()
4172 ucnv_setToUCallBack(cnv, UCNV_TO_U_CALLBACK_STOP, NULL, NULL, NULL, &errorCode); in TestISO_2022_KR_1()
5254 ucnv_setToUCallBack(cnv, UCNV_TO_U_CALLBACK_STOP, NULL, NULL, NULL, &errorCode); in TestLMBCS()
H A Dncnvtst.c1791 ucnv_setToUCallBack(cnv, UCNV_TO_U_CALLBACK_STOP, NULL, NULL, NULL, &errorCode); in doTestTruncated()
/third_party/icu/icu4c/source/extra/uconv/
H A Duconv.cpp148 UCNV_TO_U_CALLBACK_STOP, 0 },
1114 UConverterToUCallback toucallback = UCNV_TO_U_CALLBACK_STOP; in main()
/third_party/skia/third_party/externals/icu/source/extra/uconv/
H A Duconv.cpp148 UCNV_TO_U_CALLBACK_STOP, 0 },
1114 UConverterToUCallback toucallback = UCNV_TO_U_CALLBACK_STOP; in main()
/third_party/icu/icu4c/source/common/
H A Ducnv_err.cpp118 UCNV_TO_U_CALLBACK_STOP ( in UCNV_TO_U_CALLBACK_STOP() function
H A Ducnv2022.cpp905 myUConverter->fromCharErrorBehaviour = UCNV_TO_U_CALLBACK_STOP; in changeState_2022()
1283 myData->currentConverter->fromCharErrorBehaviour = UCNV_TO_U_CALLBACK_STOP; in T_UConverter_toUnicode_ISO_2022_OFFSETS_LOGIC()
/third_party/node/deps/icu-small/source/common/
H A Ducnv_err.cpp118 UCNV_TO_U_CALLBACK_STOP ( in UCNV_TO_U_CALLBACK_STOP() function
H A Ducnv2022.cpp905 myUConverter->fromCharErrorBehaviour = UCNV_TO_U_CALLBACK_STOP; in changeState_2022()
1283 myData->currentConverter->fromCharErrorBehaviour = UCNV_TO_U_CALLBACK_STOP; in T_UConverter_toUnicode_ISO_2022_OFFSETS_LOGIC()
/third_party/skia/third_party/externals/icu/source/common/
H A Ducnv_err.cpp118 UCNV_TO_U_CALLBACK_STOP ( in UCNV_TO_U_CALLBACK_STOP() function
H A Ducnv2022.cpp905 myUConverter->fromCharErrorBehaviour = UCNV_TO_U_CALLBACK_STOP; in changeState_2022()
1283 myData->currentConverter->fromCharErrorBehaviour = UCNV_TO_U_CALLBACK_STOP; in T_UConverter_toUnicode_ISO_2022_OFFSETS_LOGIC()
/third_party/icu/icu4c/source/test/intltest/
H A Dconvtest.cpp59 ucnv_setToUCallBack(utf8Cnv, UCNV_TO_U_CALLBACK_STOP, NULL, NULL, NULL, &errorCode); in ConversionTest()
165 callback=UCNV_TO_U_CALLBACK_STOP; in TestToUnicode()
804 ucnv_setToUCallBack(cnv1.getAlias(), UCNV_TO_U_CALLBACK_STOP, nullptr, nullptr, nullptr, errorCode); in TestUTF8ToUTF8Overflow()
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Ducbuf.cpp213 UCNV_TO_U_CALLBACK_STOP, in ucbuf_fillucbuf()
/third_party/icu/icu4c/source/tools/toolutil/
H A Ducbuf.cpp213 UCNV_TO_U_CALLBACK_STOP, in ucbuf_fillucbuf()
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Ducbuf.cpp213 UCNV_TO_U_CALLBACK_STOP, in ucbuf_fillucbuf()
/third_party/node/src/
H A Dnode_i18n.cc424 ucnv_setToUCallBack(conv, UCNV_TO_U_CALLBACK_STOP, in Create()

Completed in 97 milliseconds