Searched refs:UCNV_FROM_U_CALLBACK_SKIP (Results 1 - 13 of 13) sorted by relevance
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | nccbtst.c | 179 log_verbose("Testing fromUnicode with UCNV_FROM_U_CALLBACK_SKIP \n"); in TestSkip() 191 UCNV_FROM_U_CALLBACK_SKIP, toIBM949Offsskip, NULL, 0 )) in TestSkip() 195 UCNV_FROM_U_CALLBACK_SKIP, toIBM943Offsskip, NULL, 0 )) in TestSkip() 208 UCNV_FROM_U_CALLBACK_SKIP, fromUOffsets, in TestSkip() 229 UCNV_FROM_U_CALLBACK_SKIP, usasciiFromUOffsets, in TestSkip() 240 UCNV_FROM_U_CALLBACK_SKIP, usasciiFromUOffsets, in TestSkip() 251 UCNV_FROM_U_CALLBACK_SKIP, latin1FromUOffsets, in TestSkip() 262 UCNV_FROM_U_CALLBACK_SKIP, latin1FromUOffsets, in TestSkip() 428 UCNV_FROM_U_CALLBACK_SKIP, offset, NULL, 0 )) in TestSkip() 433 UCNV_FROM_U_CALLBACK_SKIP, fromEUC_JPOff in TestSkip() [all...] |
/third_party/icu/icu4c/source/common/unicode/ |
H A D | ucnv_err.h | 287 U_CAPI void U_EXPORT2 UCNV_FROM_U_CALLBACK_SKIP (
|
H A D | urename.h | 72 #define UCNV_FROM_U_CALLBACK_SKIP U_ICU_ENTRY_POINT_RENAME(UCNV_FROM_U_CALLBACK_SKIP) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | ucnv_err.h | 287 U_CAPI void U_EXPORT2 UCNV_FROM_U_CALLBACK_SKIP (
|
H A D | urename.h | 72 #define UCNV_FROM_U_CALLBACK_SKIP U_ICU_ENTRY_POINT_RENAME(UCNV_FROM_U_CALLBACK_SKIP) macro
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
H A D | ucnv_err.h | 287 U_CAPI void U_EXPORT2 UCNV_FROM_U_CALLBACK_SKIP (
|
H A D | urename.h | 67 #define UCNV_FROM_U_CALLBACK_SKIP U_ICU_ENTRY_POINT_RENAME(UCNV_FROM_U_CALLBACK_SKIP) macro
|
/third_party/icu/icu4c/source/extra/uconv/ |
H A D | uconv.cpp | 144 UCNV_FROM_U_CALLBACK_SKIP, 0, 1232 fromucallback = UCNV_FROM_U_CALLBACK_SKIP; in main()
|
/third_party/skia/third_party/externals/icu/source/extra/uconv/ |
H A D | uconv.cpp | 144 UCNV_FROM_U_CALLBACK_SKIP, 0, 1232 fromucallback = UCNV_FROM_U_CALLBACK_SKIP; in main()
|
/third_party/icu/icu4c/source/common/ |
H A D | ucnv_err.cpp | 132 UCNV_FROM_U_CALLBACK_SKIP ( in UCNV_FROM_U_CALLBACK_SKIP() function
|
/third_party/node/deps/icu-small/source/common/ |
H A D | ucnv_err.cpp | 132 UCNV_FROM_U_CALLBACK_SKIP ( in UCNV_FROM_U_CALLBACK_SKIP() function
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | ucnv_err.cpp | 132 UCNV_FROM_U_CALLBACK_SKIP ( in UCNV_FROM_U_CALLBACK_SKIP() function
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | convtest.cpp | 313 callback=UCNV_FROM_U_CALLBACK_SKIP; in TestFromUnicode()
|
Completed in 39 milliseconds