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

/external/chromium_org/url/
H A Durl_canon_icu.cc38 ucnv_cbFromUWriteBytes(from_args, prefix, prefix_len, 0, err);
44 ucnv_cbFromUWriteBytes(from_args, number, number_len, 0, err);
48 ucnv_cbFromUWriteBytes(from_args, postfix, postfix_len, 0, err);
/external/chromium_org/third_party/icu/source/common/unicode/
H A Ducnv_cb.h52 * the target. It calls ucnv_cbFromUWriteBytes() to write the ?.
86 ucnv_cbFromUWriteBytes (UConverterFromUnicodeArgs *args,
102 * @see ucnv_cbFromUWriteBytes
H A Durename.h602 #define ucnv_cbFromUWriteBytes U_ICU_ENTRY_POINT_RENAME(ucnv_cbFromUWriteBytes) macro
/external/icu/icu4c/source/common/unicode/
H A Ducnv_cb.h52 * the target. It calls ucnv_cbFromUWriteBytes() to write the ?.
86 ucnv_cbFromUWriteBytes (UConverterFromUnicodeArgs *args,
102 * @see ucnv_cbFromUWriteBytes
H A Durename.h592 #define ucnv_cbFromUWriteBytes U_ICU_ENTRY_POINT_RENAME(ucnv_cbFromUWriteBytes) macro
/external/chromium_org/third_party/icu/source/common/
H A Ducnv_cb.c35 ucnv_cbFromUWriteBytes (UConverterFromUnicodeArgs *args, function
214 ucnv_cbFromUWriteBytes(args,
219 ucnv_cbFromUWriteBytes(args,
H A Ducnvhz.c514 ucnv_cbFromUWriteBytes(args,
H A Ducnv2022.cpp3540 ucnv_cbFromUWriteBytes(args,
H A Ducnvmbcs.c5559 ucnv_cbFromUWriteBytes(pArgs, subchar, length, offsetIndex, pErrorCode);
/external/icu/icu4c/source/common/
H A Ducnv_cb.c35 ucnv_cbFromUWriteBytes (UConverterFromUnicodeArgs *args, function
214 ucnv_cbFromUWriteBytes(args,
219 ucnv_cbFromUWriteBytes(args,
H A Ducnvhz.c514 ucnv_cbFromUWriteBytes(args,
H A Ducnv2022.cpp3545 ucnv_cbFromUWriteBytes(args,
H A Ducnvmbcs.c5559 ucnv_cbFromUWriteBytes(pArgs, subchar, length, offsetIndex, pErrorCode);
/external/chromium_org/third_party/WebKit/Source/wtf/text/
H A DTextCodecICU.cpp406 ucnv_cbFromUWriteBytes(fromUArgs, entity, entityLen, 0, err);
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dnccbtst.c3369 ucnv_cbFromUWriteBytes(NULL, NULL, -1, -1, &status);
3371 log_err("Error: ucnv_cbFromUWriteBytes did not react correctly to a bad UErrorCode\n");
/external/icu/icu4c/source/test/cintltst/
H A Dnccbtst.c3373 ucnv_cbFromUWriteBytes(NULL, NULL, -1, -1, &status);
3375 log_err("Error: ucnv_cbFromUWriteBytes did not react correctly to a bad UErrorCode\n");

Completed in 763 milliseconds