Home
last modified time | relevance | path

Searched refs:UCNV_TO_U_CALLBACK_ESCAPE (Results 1 - 15 of 15) sorted by relevance

/third_party/icu/icu4c/source/extra/uconv/
H A Duconv.cpp151 UCNV_TO_U_CALLBACK_ESCAPE, 0},
154 UCNV_TO_U_CALLBACK_ESCAPE, UCNV_ESCAPE_ICU },
157 UCNV_TO_U_CALLBACK_ESCAPE, UCNV_ESCAPE_JAVA },
160 UCNV_TO_U_CALLBACK_ESCAPE, UCNV_ESCAPE_C },
163 UCNV_TO_U_CALLBACK_ESCAPE, UCNV_ESCAPE_XML_HEX },
166 UCNV_TO_U_CALLBACK_ESCAPE, UCNV_ESCAPE_XML_HEX },
169 UCNV_TO_U_CALLBACK_ESCAPE, UCNV_ESCAPE_XML_DEC },
171 UCNV_TO_U_CALLBACK_ESCAPE, UCNV_ESCAPE_UNICODE }
/third_party/skia/third_party/externals/icu/source/extra/uconv/
H A Duconv.cpp151 UCNV_TO_U_CALLBACK_ESCAPE, 0},
154 UCNV_TO_U_CALLBACK_ESCAPE, UCNV_ESCAPE_ICU },
157 UCNV_TO_U_CALLBACK_ESCAPE, UCNV_ESCAPE_JAVA },
160 UCNV_TO_U_CALLBACK_ESCAPE, UCNV_ESCAPE_C },
163 UCNV_TO_U_CALLBACK_ESCAPE, UCNV_ESCAPE_XML_HEX },
166 UCNV_TO_U_CALLBACK_ESCAPE, UCNV_ESCAPE_XML_HEX },
169 UCNV_TO_U_CALLBACK_ESCAPE, UCNV_ESCAPE_XML_DEC },
171 UCNV_TO_U_CALLBACK_ESCAPE, UCNV_ESCAPE_UNICODE }
/third_party/icu/icu4c/source/test/cintltst/
H A Dnccbtst.c2279 log_verbose("Testing toUnicode with UCNV_TO_U_CALLBACK_ESCAPE \n"); in TestSubWithValue()
2437 UCNV_TO_U_CALLBACK_ESCAPE, fromIBM943Offs, NULL, 0 )) in TestSubWithValue()
2442 UCNV_TO_U_CALLBACK_ESCAPE, fromEUC_JPOffs, NULL, 0)) in TestSubWithValue()
2447 UCNV_TO_U_CALLBACK_ESCAPE, from_euc_twOffs, NULL, 0)) in TestSubWithValue()
2452 UCNV_TO_U_CALLBACK_ESCAPE, from_iso_2022_jpOffs, NULL, 0)) in TestSubWithValue()
2457 UCNV_TO_U_CALLBACK_ESCAPE, from_iso_2022_jpOffs, NULL, 0,"K",U_ZERO_ERROR)) in TestSubWithValue()
2460 {/* test UCNV_TO_U_CALLBACK_ESCAPE with options */ in TestSubWithValue()
2471 UCNV_TO_U_CALLBACK_ESCAPE, from_iso_2022_jpOffsDec, NULL, 0,UCNV_ESCAPE_XML_DEC,U_ZERO_ERROR )) in TestSubWithValue()
2484 UCNV_TO_U_CALLBACK_ESCAPE, from_iso_2022_jpOffsHex, NULL, 0,UCNV_ESCAPE_XML_HEX,U_ZERO_ERROR )) in TestSubWithValue()
2496 UCNV_TO_U_CALLBACK_ESCAPE, from_iso_2022_jpOffs in TestSubWithValue()
[all...]
H A Dncnvtst.c976 log_verbose("Testing toUnicode with UCNV_TO_U_CALLBACK_ESCAPE \n"); in TestWithBufferSize()
989 (UConverterToUCallback)UCNV_TO_U_CALLBACK_ESCAPE, fromIBM943Offs,false)) in TestWithBufferSize()
/third_party/icu/icu4c/source/common/unicode/
H A Ducnv_err.h453 U_CAPI void U_EXPORT2 UCNV_TO_U_CALLBACK_ESCAPE (
H A Durename.h75 #define UCNV_TO_U_CALLBACK_ESCAPE U_ICU_ENTRY_POINT_RENAME(UCNV_TO_U_CALLBACK_ESCAPE) macro
/third_party/node/deps/icu-small/source/common/unicode/
H A Ducnv_err.h453 U_CAPI void U_EXPORT2 UCNV_TO_U_CALLBACK_ESCAPE (
H A Durename.h75 #define UCNV_TO_U_CALLBACK_ESCAPE U_ICU_ENTRY_POINT_RENAME(UCNV_TO_U_CALLBACK_ESCAPE) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Ducnv_err.h453 U_CAPI void U_EXPORT2 UCNV_TO_U_CALLBACK_ESCAPE (
H A Durename.h70 #define UCNV_TO_U_CALLBACK_ESCAPE U_ICU_ENTRY_POINT_RENAME(UCNV_TO_U_CALLBACK_ESCAPE) macro
/third_party/icu/icu4c/source/common/
H A Ducnv_err.cpp412 UCNV_TO_U_CALLBACK_ESCAPE ( in UCNV_TO_U_CALLBACK_ESCAPE() function
/third_party/node/deps/icu-small/source/common/
H A Ducnv_err.cpp412 UCNV_TO_U_CALLBACK_ESCAPE ( in UCNV_TO_U_CALLBACK_ESCAPE() function
/third_party/skia/third_party/externals/icu/source/common/
H A Ducnv_err.cpp412 UCNV_TO_U_CALLBACK_ESCAPE ( in UCNV_TO_U_CALLBACK_ESCAPE() function
/third_party/icu/ohos_icu4c/src/
H A Dicu_addon.cpp43 #undef UCNV_TO_U_CALLBACK_ESCAPE macro
500 void UCNV_TO_U_CALLBACK_ESCAPE(const void *context, UConverterToUnicodeArgs *toUArgs, const char *codeUnits, in UCNV_TO_U_CALLBACK_ESCAPE() function
503 U_ICU_ENTRY_POINT_RENAME(UCNV_TO_U_CALLBACK_ESCAPE)(context, toUArgs, codeUnits, length, reason, err); in UCNV_TO_U_CALLBACK_ESCAPE()
/third_party/icu/icu4c/source/test/intltest/
H A Dconvtest.cpp168 callback=UCNV_TO_U_CALLBACK_ESCAPE; in TestToUnicode()

Completed in 48 milliseconds