Searched refs:ucnv_cbToUWriteUChars (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/common/unicode/
H A Ducnv_cb.h141 U_STABLE void U_EXPORT2 ucnv_cbToUWriteUChars (UConverterToUnicodeArgs *args,
154 * @see ucnv_cbToUWriteUChars
H A Durename.h596 #define ucnv_cbToUWriteUChars U_ICU_ENTRY_POINT_RENAME(ucnv_cbToUWriteUChars) macro
/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Ducnv_cb.c226 ucnv_cbToUWriteUChars (UConverterToUnicodeArgs *args, function
253 ucnv_cbToUWriteUChars(args, &kSubstituteChar1, 1, offsetIndex, err);
255 ucnv_cbToUWriteUChars(args, &kSubstituteChar, 1, offsetIndex, err);
H A Ducnv_err.c403 ucnv_cbToUWriteUChars(toArgs, uniValueString, valueStringLength, 0, err);
/macosx-10.10.1/JavaScriptCore-7600.1.17/icu/unicode/
H A Durename.h600 #define ucnv_cbToUWriteUChars U_ICU_ENTRY_POINT_RENAME(ucnv_cbToUWriteUChars) macro
/macosx-10.10.1/WTF-7600.1.24/icu/unicode/
H A Durename.h600 #define ucnv_cbToUWriteUChars U_ICU_ENTRY_POINT_RENAME(ucnv_cbToUWriteUChars) macro
/macosx-10.10.1/WebKit-7600.1.25/mac/icu/unicode/
H A Durename.h600 #define ucnv_cbToUWriteUChars U_ICU_ENTRY_POINT_RENAME(ucnv_cbToUWriteUChars) macro
/macosx-10.10.1/ICU-531.30/icuSources/test/cintltst/
H A Dnccbtst.c3381 ucnv_cbToUWriteUChars(NULL, NULL, -1, -1, &status);
3383 log_err("Error: ucnv_cbToUWriteUChars did not react correctly to a bad UErrorCode\n");

Completed in 180 milliseconds