Home
last modified time | relevance | path

Searched refs:UCNV_ESCAPE_C (Results 1 – 17 of 17) sorted by relevance

/third_party/skia/third_party/externals/icu/source/common/unicode/
Ducnv_err.h125 #define UCNV_ESCAPE_C "C" macro
/third_party/icu/icu4c/source/common/unicode/
Ducnv_err.h125 #define UCNV_ESCAPE_C "C" macro
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Ducnv_err.h125 #define UCNV_ESCAPE_C "C" macro
/third_party/node/deps/icu-small/source/common/unicode/
Ducnv_err.h125 #define UCNV_ESCAPE_C "C" macro
/third_party/flutter/skia/third_party/externals/icu/source/extra/uconv/
Duconv.cpp159 UCNV_FROM_U_CALLBACK_ESCAPE, UCNV_ESCAPE_C,
160 UCNV_TO_U_CALLBACK_ESCAPE, UCNV_ESCAPE_C },
/third_party/skia/third_party/externals/icu/source/extra/uconv/
Duconv.cpp159 UCNV_FROM_U_CALLBACK_ESCAPE, UCNV_ESCAPE_C,
160 UCNV_TO_U_CALLBACK_ESCAPE, UCNV_ESCAPE_C },
/third_party/icu/icu4c/source/extra/uconv/
Duconv.cpp159 UCNV_FROM_U_CALLBACK_ESCAPE, UCNV_ESCAPE_C,
160 UCNV_TO_U_CALLBACK_ESCAPE, UCNV_ESCAPE_C },
/third_party/flutter/skia/third_party/externals/icu/source/samples/ustring/
Dustring.cpp603 ucnv_setFromUCallBack(cnv, UCNV_FROM_U_CALLBACK_ESCAPE, UCNV_ESCAPE_C, NULL, NULL, &errorCode); in main()
/third_party/icu/icu4c/source/test/cintltst/
Dcintltst.c529 ucnv_setFromUCallBack(conv, UCNV_FROM_U_CALLBACK_ESCAPE, UCNV_ESCAPE_C, &cb, &p, &errorCode); in aescstrdup()
Dnccbtst.c2240 … UCNV_FROM_U_CALLBACK_ESCAPE, from_iso_2022_cnOffs4_v3, NULL, 0,UCNV_ESCAPE_C,U_ZERO_ERROR )) in TestSubWithValue()
2495 … UCNV_TO_U_CALLBACK_ESCAPE, from_iso_2022_jpOffsC, NULL, 0,UCNV_ESCAPE_C,U_ZERO_ERROR )) in TestSubWithValue()
/third_party/icu/icu4c/source/samples/ustring/
Dustring.cpp606 ucnv_setFromUCallBack(cnv, UCNV_FROM_U_CALLBACK_ESCAPE, UCNV_ESCAPE_C, NULL, NULL, &errorCode); in main()
/third_party/skia/third_party/externals/icu/source/samples/ustring/
Dustring.cpp606 ucnv_setFromUCallBack(cnv, UCNV_FROM_U_CALLBACK_ESCAPE, UCNV_ESCAPE_C, NULL, NULL, &errorCode); in main()
/third_party/skia/third_party/externals/icu/source/tools/genrb/
Dderb.cpp278 …ucnv_setFromUCallBack(u_fgetConverter(out), UCNV_FROM_U_CALLBACK_ESCAPE, UCNV_ESCAPE_C, 0, 0, &sta… in main()
/third_party/node/deps/icu-small/source/tools/genrb/
Dderb.cpp278 …ucnv_setFromUCallBack(u_fgetConverter(out), UCNV_FROM_U_CALLBACK_ESCAPE, UCNV_ESCAPE_C, 0, 0, &sta… in main()
/third_party/flutter/skia/third_party/externals/icu/source/tools/genrb/
Dderb.cpp278 …ucnv_setFromUCallBack(u_fgetConverter(out), UCNV_FROM_U_CALLBACK_ESCAPE, UCNV_ESCAPE_C, 0, 0, &sta… in main()
/third_party/icu/icu4c/source/tools/genrb/
Dderb.cpp278 …ucnv_setFromUCallBack(u_fgetConverter(out), UCNV_FROM_U_CALLBACK_ESCAPE, UCNV_ESCAPE_C, 0, 0, &sta… in main()
/third_party/icu/docs/userguide/conversion/
Dconverters.md544 | UCNV_ESCAPE_C | \\udbc9\\udd36 for Plane 1 and \\u1234 for Plane 0 codepoints |