Searched refs:UCNV_TO_U_CALLBACK_SKIP (Results 1 - 16 of 16) sorted by relevance

/external/icu4c/common/unicode/
H A Ducnv_err.h399 U_STABLE void U_EXPORT2 UCNV_TO_U_CALLBACK_SKIP (
H A Durename.h66 #define UCNV_TO_U_CALLBACK_SKIP U_ICU_ENTRY_POINT_RENAME(UCNV_TO_U_CALLBACK_SKIP) macro
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Ducnv_err.h392 U_STABLE void U_EXPORT2 UCNV_TO_U_CALLBACK_SKIP (
H A Durename.h63 #define UCNV_TO_U_CALLBACK_SKIP UCNV_TO_U_CALLBACK_SKIP_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Ducnv_err.h392 U_STABLE void U_EXPORT2 UCNV_TO_U_CALLBACK_SKIP (
H A Durename.h63 #define UCNV_TO_U_CALLBACK_SKIP UCNV_TO_U_CALLBACK_SKIP_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Ducnv_err.h392 U_STABLE void U_EXPORT2 UCNV_TO_U_CALLBACK_SKIP (
H A Durename.h63 #define UCNV_TO_U_CALLBACK_SKIP UCNV_TO_U_CALLBACK_SKIP_3_2 macro
/external/icu4c/test/cintltst/
H A Dnccbtst.c506 log_verbose("Testing fromUnicode for BOCU-1 with UCNV_TO_U_CALLBACK_SKIP\n");
594 log_verbose("Testing fromUnicode for CESU-8 with UCNV_TO_U_CALLBACK_SKIP\n");
652 log_verbose("Testing toUnicode with UCNV_TO_U_CALLBACK_SKIP \n");
667 UCNV_TO_U_CALLBACK_SKIP, fromIBM949Offs, NULL, 0 ))
671 UCNV_TO_U_CALLBACK_SKIP, fromIBM943Offs, NULL, 0 ))
677 UCNV_TO_U_CALLBACK_SKIP, fromIBM930Offs, NULL, 0 ))
683 UCNV_TO_U_CALLBACK_SKIP, fromIBM930Offs, NULL, 0,"i",U_ILLEGAL_CHAR_FOUND ))
701 UCNV_TO_U_CALLBACK_SKIP, usasciiToUOffsets,
712 UCNV_TO_U_CALLBACK_SKIP, usasciiToUOffsets,
723 UCNV_TO_U_CALLBACK_SKIP, latin1ToUOffset
[all...]
H A Dnucnvtst.c1965 ucnv_setToUCallBack(cnv, UCNV_TO_U_CALLBACK_SKIP, NULL, &cb, &p, &errorCode);
2036 ucnv_setToUCallBack(cnv, UCNV_TO_U_CALLBACK_SKIP, NULL, &cb, &p, &errorCode);
2333 ucnv_setToUCallBack(cnv, UCNV_TO_U_CALLBACK_SKIP, NULL, &cb, &p, &errorCode);
2404 ucnv_setToUCallBack(cnv, UCNV_TO_U_CALLBACK_SKIP, NULL, &cb, &p, &errorCode);
H A Dccapitst.c2608 ucnv_setToUCallBack(utf8Cnv, UCNV_TO_U_CALLBACK_SKIP, NULL, NULL, NULL, &errorCode);
/external/chromium/base/i18n/
H A Dicu_string_conversions.cc124 ucnv_setToUCallBack(converter, UCNV_TO_U_CALLBACK_SKIP, 0,
/external/icu4c/common/
H A Ducnv_err.c288 UCNV_TO_U_CALLBACK_SKIP ( function
/external/icu4c/extra/uconv/
H A Duconv.cpp144 UCNV_TO_U_CALLBACK_SKIP, 0 },
1263 toucallback = UCNV_TO_U_CALLBACK_SKIP;
/external/icu4c/test/intltest/
H A Dconvtest.cpp170 callback=UCNV_TO_U_CALLBACK_SKIP;
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h63 #define UCNV_TO_U_CALLBACK_SKIP UCNV_TO_U_CALLBACK_SKIP_3_2 macro

Completed in 791 milliseconds