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

/external/icu4c/common/unicode/
H A Ducnv_err.h258 U_STABLE void U_EXPORT2 UCNV_TO_U_CALLBACK_STOP (
H A Durename.h67 #define UCNV_TO_U_CALLBACK_STOP U_ICU_ENTRY_POINT_RENAME(UCNV_TO_U_CALLBACK_STOP) macro
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Ducnv_err.h251 U_STABLE void U_EXPORT2 UCNV_TO_U_CALLBACK_STOP (
H A Durename.h64 #define UCNV_TO_U_CALLBACK_STOP UCNV_TO_U_CALLBACK_STOP_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Ducnv_err.h251 U_STABLE void U_EXPORT2 UCNV_TO_U_CALLBACK_STOP (
H A Durename.h64 #define UCNV_TO_U_CALLBACK_STOP UCNV_TO_U_CALLBACK_STOP_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Ducnv_err.h251 U_STABLE void U_EXPORT2 UCNV_TO_U_CALLBACK_STOP (
H A Durename.h64 #define UCNV_TO_U_CALLBACK_STOP UCNV_TO_U_CALLBACK_STOP_3_2 macro
/external/chromium/base/i18n/
H A Dicu_string_conversions.cc120 ucnv_setToUCallBack(converter, UCNV_TO_U_CALLBACK_STOP, 0,
/external/icu4c/common/
H A Ducnv_err.c71 UCNV_TO_U_CALLBACK_STOP ( function
H A Ducnv2022.c874 myUConverter->fromCharErrorBehaviour = UCNV_TO_U_CALLBACK_STOP;
1249 myData->currentConverter->fromCharErrorBehaviour = UCNV_TO_U_CALLBACK_STOP;
/external/icu4c/test/cintltst/
H A Dnccbtst.c1272 UCNV_TO_U_CALLBACK_STOP, fromIBM949Offs, NULL, 0 ))
1276 UCNV_TO_U_CALLBACK_STOP, fromIBM943Offs, NULL, 0 ))
1280 UCNV_TO_U_CALLBACK_STOP, fromIBM930Offs, NULL, 0 ))
1283 log_verbose("Testing toUnicode with UCNV_TO_U_CALLBACK_STOP \n");
1317 UCNV_TO_U_CALLBACK_STOP, from_EBCIDIC_STATEFULOffsets, NULL, 0 ))
1322 UCNV_TO_U_CALLBACK_STOP, from_euc_jpOffs , NULL, 0))
1327 UCNV_TO_U_CALLBACK_STOP, from_euc_twOffs, NULL, 0 ))
1332 log_verbose("Testing toUnicode for UTF-8 with UCNV_TO_U_CALLBACK_STOP \n");
1341 UCNV_TO_U_CALLBACK_STOP, offsets1, NULL, 0 ))
1344 log_verbose("Testing toUnicode for SCSU with UCNV_TO_U_CALLBACK_STOP \
[all...]
H A Dccapitst.c1099 return (MIA==(UConverterToUCallback)UCNV_TO_U_CALLBACK_STOP)?(UConverterToUCallback)UCNV_TO_U_CALLBACK_SUBSTITUTE:(UConverterToUCallback)UCNV_TO_U_CALLBACK_STOP;
2554 ucnv_setToUCallBack(utf8Cnv, UCNV_TO_U_CALLBACK_STOP, NULL, NULL, NULL, &errorCode);
3344 ucnv_setToUCallBack(cnv, UCNV_TO_U_CALLBACK_STOP, NULL, oldToUAction, NULL, &status);
3394 ucnv_setToUCallBack(cnv, UCNV_TO_U_CALLBACK_STOP, NULL, oldToUAction, NULL, &status);
H A Dnucnvtst.c2137 ucnv_setToUCallBack(cnv, UCNV_TO_U_CALLBACK_STOP, NULL, NULL, NULL, &errorCode);
2191 ucnv_setToUCallBack(cnv, UCNV_TO_U_CALLBACK_STOP, NULL, NULL, NULL, &errorCode);
2616 ucnv_setToUCallBack(cnv, UCNV_TO_U_CALLBACK_STOP, NULL, NULL, NULL, &errorCode);
2667 ucnv_setToUCallBack(cnv, UCNV_TO_U_CALLBACK_STOP, NULL, NULL, NULL, &errorCode);
2775 ucnv_setToUCallBack(cnv, UCNV_TO_U_CALLBACK_STOP, NULL, NULL, NULL, &errorCode);
4076 ucnv_setToUCallBack(cnv, UCNV_TO_U_CALLBACK_STOP, NULL, NULL, NULL, &errorCode);
4156 ucnv_setToUCallBack(cnv, UCNV_TO_U_CALLBACK_STOP, NULL, NULL, NULL, &errorCode);
5227 ucnv_setToUCallBack(cnv, UCNV_TO_U_CALLBACK_STOP, NULL, NULL, NULL, &errorCode);
H A Dncnvtst.c1810 ucnv_setToUCallBack(cnv, UCNV_TO_U_CALLBACK_STOP, NULL, NULL, NULL, &errorCode);
/external/icu4c/extra/uconv/
H A Duconv.cpp147 UCNV_TO_U_CALLBACK_STOP, 0 },
1111 UConverterToUCallback toucallback = UCNV_TO_U_CALLBACK_STOP;
/external/icu4c/tools/toolutil/
H A Ducbuf.c210 UCNV_TO_U_CALLBACK_STOP,
/external/icu4c/test/intltest/
H A Dconvtest.cpp56 ucnv_setToUCallBack(utf8Cnv, UCNV_TO_U_CALLBACK_STOP, NULL, NULL, NULL, &errorCode);
173 callback=UCNV_TO_U_CALLBACK_STOP;
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h64 #define UCNV_TO_U_CALLBACK_STOP UCNV_TO_U_CALLBACK_STOP_3_2 macro
/external/libxml2/
H A Dencoding.c115 ucnv_setToUCallBack(conv->uconv, UCNV_TO_U_CALLBACK_STOP,

Completed in 416 milliseconds