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

/macosx-10.10.1/ICU-531.30/icuSources/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
/macosx-10.10.1/ICU-531.30/icuSources/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.cpp3517 ucnv_cbFromUWriteBytes(args,
H A Ducnvmbcs.c5559 ucnv_cbFromUWriteBytes(pArgs, subchar, length, offsetIndex, pErrorCode);
/macosx-10.10.1/JavaScriptCore-7600.1.17/icu/unicode/
H A Durename.h596 #define ucnv_cbFromUWriteBytes U_ICU_ENTRY_POINT_RENAME(ucnv_cbFromUWriteBytes) macro
/macosx-10.10.1/WTF-7600.1.24/icu/unicode/
H A Durename.h596 #define ucnv_cbFromUWriteBytes U_ICU_ENTRY_POINT_RENAME(ucnv_cbFromUWriteBytes) macro
/macosx-10.10.1/WebKit-7600.1.25/mac/icu/unicode/
H A Durename.h596 #define ucnv_cbFromUWriteBytes U_ICU_ENTRY_POINT_RENAME(ucnv_cbFromUWriteBytes) macro
/macosx-10.10.1/ICU-531.30/icuSources/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");

Completed in 348 milliseconds