Home
last modified time | relevance | path

Searched refs:UCNV_TO_U_CALLBACK_STOP (Results 1 – 21 of 21) sorted by relevance

/external/icu4c/test/cintltst/
Dnccbtst.c1272 UCNV_TO_U_CALLBACK_STOP, fromIBM949Offs, NULL, 0 )) in TestStop()
1276 UCNV_TO_U_CALLBACK_STOP, fromIBM943Offs, NULL, 0 )) in TestStop()
1280 UCNV_TO_U_CALLBACK_STOP, fromIBM930Offs, NULL, 0 )) in TestStop()
1317 UCNV_TO_U_CALLBACK_STOP, from_EBCIDIC_STATEFULOffsets, NULL, 0 )) in TestStop()
1322 UCNV_TO_U_CALLBACK_STOP, from_euc_jpOffs , NULL, 0)) in TestStop()
1327 UCNV_TO_U_CALLBACK_STOP, from_euc_twOffs, NULL, 0 )) in TestStop()
1341 UCNV_TO_U_CALLBACK_STOP, offsets1, NULL, 0 )) in TestStop()
1352 UCNV_TO_U_CALLBACK_STOP, offsets1, NULL, 0 )) in TestStop()
2592 UCNV_TO_U_CALLBACK_STOP, fromIBM943Offsstop, NULL, 0 )) in TestLegalAndOthers()
2964 …(callback != UCNV_TO_U_CALLBACK_STOP || (status != U_INVALID_CHAR_FOUND && status != U_ILLEGAL_CHA… in testConvertToUnicode()
Dnucnvtst.c2135 ucnv_setToUCallBack(cnv, UCNV_TO_U_CALLBACK_STOP, NULL, NULL, NULL, &errorCode); in TestUTF16BE()
2189 ucnv_setToUCallBack(cnv, UCNV_TO_U_CALLBACK_STOP, NULL, NULL, NULL, &errorCode); in TestUTF16LE()
2614 ucnv_setToUCallBack(cnv, UCNV_TO_U_CALLBACK_STOP, NULL, NULL, NULL, &errorCode); in TestDBCS()
2665 ucnv_setToUCallBack(cnv, UCNV_TO_U_CALLBACK_STOP, NULL, NULL, NULL, &errorCode); in TestMBCS()
2773 ucnv_setToUCallBack(cnv, UCNV_TO_U_CALLBACK_STOP, NULL, NULL, NULL, &errorCode); in TestISO_2022()
4085 ucnv_setToUCallBack(cnv, UCNV_TO_U_CALLBACK_STOP, NULL, NULL, NULL, &errorCode); in TestISO_2022_KR()
4165 ucnv_setToUCallBack(cnv, UCNV_TO_U_CALLBACK_STOP, NULL, NULL, NULL, &errorCode); in TestISO_2022_KR_1()
5236 ucnv_setToUCallBack(cnv, UCNV_TO_U_CALLBACK_STOP, NULL, NULL, NULL, &errorCode); in TestLMBCS()
Dccapitst.c1100 …erToUCallback)UCNV_TO_U_CALLBACK_STOP)?(UConverterToUCallback)UCNV_TO_U_CALLBACK_SUBSTITUTE:(UConv… in otherCharAction()
2560 ucnv_setToUCallBack(utf8Cnv, UCNV_TO_U_CALLBACK_STOP, NULL, NULL, NULL, &errorCode); in testFromTruncatedUTF8()
3350 ucnv_setToUCallBack(cnv, UCNV_TO_U_CALLBACK_STOP, NULL, oldToUAction, NULL, &status); in TestToUCountPending()
3400 ucnv_setToUCallBack(cnv, UCNV_TO_U_CALLBACK_STOP, NULL, oldToUAction, NULL, &status); in TestToUCountPending()
Dncnvtst.c1810 ucnv_setToUCallBack(cnv, UCNV_TO_U_CALLBACK_STOP, NULL, NULL, NULL, &errorCode); in doTestTruncated()
/external/icu4c/common/unicode/
Ducnv_err.h258 U_STABLE void U_EXPORT2 UCNV_TO_U_CALLBACK_STOP (
Durename.h70 #define UCNV_TO_U_CALLBACK_STOP U_ICU_ENTRY_POINT_RENAME(UCNV_TO_U_CALLBACK_STOP) macro
/external/webkit/Source/WebCore/icu/unicode/
Ducnv_err.h251 U_STABLE void U_EXPORT2 UCNV_TO_U_CALLBACK_STOP (
Durename.h64 #define UCNV_TO_U_CALLBACK_STOP UCNV_TO_U_CALLBACK_STOP_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
Ducnv_err.h251 U_STABLE void U_EXPORT2 UCNV_TO_U_CALLBACK_STOP (
Durename.h64 #define UCNV_TO_U_CALLBACK_STOP UCNV_TO_U_CALLBACK_STOP_3_2 macro
/external/webkit/Source/JavaScriptCore/icu/unicode/
Ducnv_err.h251 U_STABLE void U_EXPORT2 UCNV_TO_U_CALLBACK_STOP (
Durename.h64 #define UCNV_TO_U_CALLBACK_STOP UCNV_TO_U_CALLBACK_STOP_3_2 macro
/external/chromium/base/i18n/
Dicu_string_conversions.cc120 ucnv_setToUCallBack(converter, UCNV_TO_U_CALLBACK_STOP, 0, in SetUpErrorHandlerForToUChars()
/external/icu4c/common/
Ducnv_err.c71 UCNV_TO_U_CALLBACK_STOP ( in UCNV_TO_U_CALLBACK_STOP() function
Ducnv2022.c874 myUConverter->fromCharErrorBehaviour = UCNV_TO_U_CALLBACK_STOP; in changeState_2022()
1249 myData->currentConverter->fromCharErrorBehaviour = UCNV_TO_U_CALLBACK_STOP; in T_UConverter_toUnicode_ISO_2022_OFFSETS_LOGIC()
/external/icu4c/extra/uconv/
Duconv.cpp147 UCNV_TO_U_CALLBACK_STOP, 0 },
1111 UConverterToUCallback toucallback = UCNV_TO_U_CALLBACK_STOP; in main()
/external/icu4c/tools/toolutil/
Ducbuf.c210 UCNV_TO_U_CALLBACK_STOP, in ucbuf_fillucbuf()
/external/icu4c/test/intltest/
Dconvtest.cpp56 ucnv_setToUCallBack(utf8Cnv, UCNV_TO_U_CALLBACK_STOP, NULL, NULL, NULL, &errorCode); in ConversionTest()
173 callback=UCNV_TO_U_CALLBACK_STOP; in TestToUnicode()
/external/libxml2/patches/
D0001-Add-ICU-support-for-libxml.patch75 + ucnv_setToUCallBack(conv->uconv, UCNV_TO_U_CALLBACK_STOP,
/external/webkit/Source/WebKit/mac/icu/unicode/
Durename.h64 #define UCNV_TO_U_CALLBACK_STOP UCNV_TO_U_CALLBACK_STOP_3_2 macro
/external/libxml2/
Dencoding.c115 ucnv_setToUCallBack(conv->uconv, UCNV_TO_U_CALLBACK_STOP, in openIcuConverter()