Searched defs:codeUnits (Results 1 – 8 of 8) sorted by relevance
/third_party/icu/icu4c/source/common/ |
D | ucnv_err.cpp | 94 const UChar* codeUnits, in UCNV_FROM_U_CALLBACK_STOP() 135 const UChar* codeUnits, in UCNV_FROM_U_CALLBACK_SKIP() 166 const UChar* codeUnits, in UCNV_FROM_U_CALLBACK_SUBSTITUTE() 202 const UChar *codeUnits, in UCNV_FROM_U_CALLBACK_ESCAPE() 366 const char* codeUnits, in UCNV_TO_U_CALLBACK_SKIP() 389 const char* codeUnits, in UCNV_TO_U_CALLBACK_SUBSTITUTE() 415 const char* codeUnits, in UCNV_TO_U_CALLBACK_ESCAPE()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ucnv_err.cpp | 94 const UChar* codeUnits, in UCNV_FROM_U_CALLBACK_STOP() 135 const UChar* codeUnits, in UCNV_FROM_U_CALLBACK_SKIP() 166 const UChar* codeUnits, in UCNV_FROM_U_CALLBACK_SUBSTITUTE() 202 const UChar *codeUnits, in UCNV_FROM_U_CALLBACK_ESCAPE() 366 const char* codeUnits, in UCNV_TO_U_CALLBACK_SKIP() 389 const char* codeUnits, in UCNV_TO_U_CALLBACK_SUBSTITUTE() 415 const char* codeUnits, in UCNV_TO_U_CALLBACK_ESCAPE()
|
/third_party/node/deps/icu-small/source/common/ |
D | ucnv_err.cpp | 94 const char16_t* codeUnits, in UCNV_FROM_U_CALLBACK_STOP() 135 const char16_t* codeUnits, in UCNV_FROM_U_CALLBACK_SKIP() 166 const char16_t* codeUnits, in UCNV_FROM_U_CALLBACK_SUBSTITUTE() 202 const char16_t *codeUnits, in UCNV_FROM_U_CALLBACK_ESCAPE() 366 const char* codeUnits, in UCNV_TO_U_CALLBACK_SKIP() 389 const char* codeUnits, in UCNV_TO_U_CALLBACK_SUBSTITUTE() 415 const char* codeUnits, in UCNV_TO_U_CALLBACK_ESCAPE()
|
/third_party/skia/third_party/externals/icu/source/samples/ucnv/ |
D | flagcb.c | 36 const UChar* codeUnits, in flagCB_fromU() 178 const UChar* codeUnits, in debugCB_fromU()
|
/third_party/icu/icu4c/source/samples/ucnv/ |
D | flagcb.c | 36 const UChar* codeUnits, in flagCB_fromU() 178 const UChar* codeUnits, in debugCB_fromU()
|
/third_party/icu/icu4c/source/test/perf/utfperf/ |
D | utfperf.cpp | 110 const UChar *codeUnits, in fromUCallback()
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | ccapitst.c | 1371 const UChar* codeUnits, in TSCC_fromU() 1423 const char* codeUnits, in TSCC_toU()
|
D | nucnvtst.c | 4603 …CALLBACK_EMPTYSEGMENT( const void *context, UConverterToUnicodeArgs *toArgs, const char* codeUnits, in UCNV_TO_U_CALLBACK_EMPTYSEGMENT()
|