/third_party/icu/icu4c/source/test/cintltst/ |
H A D | nccbtst.c | 1113 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 D | ccapitst.c | 1063 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 D | ucnv_err.h | 45 * UCNV_FROM_U_CALLBACK_STOP, 236 U_CAPI void U_EXPORT2 UCNV_FROM_U_CALLBACK_STOP (
|
H A D | urename.h | 73 #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 D | ucnv_err.h | 45 * UCNV_FROM_U_CALLBACK_STOP, 236 U_CAPI void U_EXPORT2 UCNV_FROM_U_CALLBACK_STOP (
|
H A D | urename.h | 73 #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 D | ucnv_err.h | 45 * UCNV_FROM_U_CALLBACK_STOP, 236 U_CAPI void U_EXPORT2 UCNV_FROM_U_CALLBACK_STOP (
|
H A D | urename.h | 68 #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 D | uconv.cpp | 147 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 D | uconv.cpp | 147 UCNV_FROM_U_CALLBACK_STOP, 0, 1112 UConverterFromUCallback fromucallback = UCNV_FROM_U_CALLBACK_STOP; in main()
|
/third_party/icu/icu4c/source/common/ |
H A D | ucnv_err.cpp | 91 UCNV_FROM_U_CALLBACK_STOP ( in UCNV_FROM_U_CALLBACK_STOP() function
|
H A D | ucnv.cpp | 495 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 D | ucnv_err.cpp | 91 UCNV_FROM_U_CALLBACK_STOP ( in UCNV_FROM_U_CALLBACK_STOP() function
|
H A D | ucnv.cpp | 495 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 D | ucnv_err.cpp | 91 UCNV_FROM_U_CALLBACK_STOP ( in UCNV_FROM_U_CALLBACK_STOP() function
|
H A D | ucnv.cpp | 488 ucnv_setFromUCallBack(clone, UCNV_FROM_U_CALLBACK_STOP, NULL, NULL, NULL, err); in ucnv_setSubstString()
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | convtest.cpp | 316 callback=UCNV_FROM_U_CALLBACK_STOP; in TestFromUnicode()
|
H A D | regextst.cpp | 449 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()
|