Home
last modified time | relevance | path

Searched refs:UCNV_FROM_U_CALLBACK_STOP (Results 1 - 18 of 18) sorted by relevance

/third_party/icu/icu4c/source/test/cintltst/
H A Dnccbtst.c1113 UCNV_FROM_U_CALLBACK_STOP, toIBM949Offsstop, NULL, 0 )) in TestStop()
1117 UCNV_FROM_U_CALLBACK_STOP, toIBM943Offsstop , NULL, 0)) in TestStop()
1121 UCNV_FROM_U_CALLBACK_STOP, toIBM930Offsstop, NULL, 0 )) in TestStop()
1124 log_verbose("Testing fromUnicode with UCNV_FROM_U_CALLBACK_STOP \n"); in TestStop()
1197 UCNV_FROM_U_CALLBACK_STOP, offset, NULL, 0 )) in TestStop()
1202 UCNV_FROM_U_CALLBACK_STOP, fromEUC_JPOffs, NULL, 0 )) in TestStop()
1207 UCNV_FROM_U_CALLBACK_STOP, from_euc_twOffs, NULL, 0 )) in TestStop()
1212 UCNV_FROM_U_CALLBACK_STOP, from_iso_2022_jpOffs, NULL, 0 )) in TestStop()
1217 UCNV_FROM_U_CALLBACK_STOP, from_iso_2022_jpOffs, NULL, 0 )) in TestStop()
1222 UCNV_FROM_U_CALLBACK_STOP, from_iso_2022_cnOff in TestStop()
[all...]
H A Dccapitst.c1063 return (MIA==(UConverterFromUCallback)UCNV_FROM_U_CALLBACK_STOP)?(UConverterFromUCallback)UCNV_FROM_U_CALLBACK_SUBSTITUTE:(UConverterFromUCallback)UCNV_FROM_U_CALLBACK_STOP; in otherUnicodeAction()
/third_party/icu/icu4c/source/common/unicode/
H A Ducnv_err.h45 * UCNV_FROM_U_CALLBACK_STOP,
236 U_CAPI void U_EXPORT2 UCNV_FROM_U_CALLBACK_STOP (
H A Durename.h73 #define UCNV_FROM_U_CALLBACK_STOP U_ICU_ENTRY_POINT_RENAME(UCNV_FROM_U_CALLBACK_STOP) macro
/third_party/node/deps/icu-small/source/common/unicode/
H A Ducnv_err.h45 * UCNV_FROM_U_CALLBACK_STOP,
236 U_CAPI void U_EXPORT2 UCNV_FROM_U_CALLBACK_STOP (
H A Durename.h73 #define UCNV_FROM_U_CALLBACK_STOP U_ICU_ENTRY_POINT_RENAME(UCNV_FROM_U_CALLBACK_STOP) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Ducnv_err.h45 * UCNV_FROM_U_CALLBACK_STOP,
236 U_CAPI void U_EXPORT2 UCNV_FROM_U_CALLBACK_STOP (
H A Durename.h68 #define UCNV_FROM_U_CALLBACK_STOP U_ICU_ENTRY_POINT_RENAME(UCNV_FROM_U_CALLBACK_STOP) macro
/third_party/icu/icu4c/source/extra/uconv/
H A Duconv.cpp147 UCNV_FROM_U_CALLBACK_STOP, 0,
1112 UConverterFromUCallback fromucallback = UCNV_FROM_U_CALLBACK_STOP; in main()
/third_party/skia/third_party/externals/icu/source/extra/uconv/
H A Duconv.cpp147 UCNV_FROM_U_CALLBACK_STOP, 0,
1112 UConverterFromUCallback fromucallback = UCNV_FROM_U_CALLBACK_STOP; in main()
/third_party/icu/icu4c/source/common/
H A Ducnv_err.cpp91 UCNV_FROM_U_CALLBACK_STOP ( in UCNV_FROM_U_CALLBACK_STOP() function
H A Ducnv.cpp495 ucnv_setFromUCallBack(clone, UCNV_FROM_U_CALLBACK_STOP, NULL, NULL, NULL, err); in ucnv_setSubstString()
/third_party/node/deps/icu-small/source/common/
H A Ducnv_err.cpp91 UCNV_FROM_U_CALLBACK_STOP ( in UCNV_FROM_U_CALLBACK_STOP() function
H A Ducnv.cpp495 ucnv_setFromUCallBack(clone, UCNV_FROM_U_CALLBACK_STOP, nullptr, nullptr, nullptr, err); in ucnv_setSubstString()
/third_party/skia/third_party/externals/icu/source/common/
H A Ducnv_err.cpp91 UCNV_FROM_U_CALLBACK_STOP ( in UCNV_FROM_U_CALLBACK_STOP() function
H A Ducnv.cpp488 ucnv_setFromUCallBack(clone, UCNV_FROM_U_CALLBACK_STOP, NULL, NULL, NULL, err); in ucnv_setSubstString()
/third_party/icu/icu4c/source/test/intltest/
H A Dconvtest.cpp316 callback=UCNV_FROM_U_CALLBACK_STOP; in TestFromUnicode()
H A Dregextst.cpp449 ucnv_setFromUCallBack(UTF8Converter.getAlias(), UCNV_FROM_U_CALLBACK_STOP, NULL, NULL, NULL, &status); in doRegexLMTestUTF8()
3428 ucnv_setFromUCallBack(UTF8Converter, UCNV_FROM_U_CALLBACK_STOP, NULL, NULL, NULL, &status); in regex_find()
4287 ucnv_setFromUCallBack(UTF8Converter.getAlias(), UCNV_FROM_U_CALLBACK_STOP, NULL, NULL, NULL, &status); in PerlTestsUTF8()

Completed in 59 milliseconds