Searched refs:ucnv_toAlgorithmic (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/common/unicode/
H A Ducnv.h1479 * @see ucnv_toAlgorithmic
1542 * @see ucnv_toAlgorithmic
1562 * using ucnv_convertEx(). ucnv_toAlgorithmic() works exactly like ucnv_convert()
1605 ucnv_toAlgorithmic(UConverterType algorithmicType,
H A Durename.h673 #define ucnv_toAlgorithmic U_ICU_ENTRY_POINT_RENAME(ucnv_toAlgorithmic) macro
/macosx-10.9.5/JavaScriptCore-7537.78.1/icu/unicode/
H A Ducnv.h1441 * @see ucnv_toAlgorithmic
1504 * @see ucnv_toAlgorithmic
1524 * using ucnv_convertEx(). ucnv_toAlgorithmic() works exactly like ucnv_convert()
1567 ucnv_toAlgorithmic(UConverterType algorithmicType,
H A Durename.h679 #define ucnv_toAlgorithmic U_ICU_ENTRY_POINT_RENAME(ucnv_toAlgorithmic) macro
/macosx-10.9.5/WebCore-7537.78.1/icu/unicode/
H A Ducnv.h1441 * @see ucnv_toAlgorithmic
1504 * @see ucnv_toAlgorithmic
1524 * using ucnv_convertEx(). ucnv_toAlgorithmic() works exactly like ucnv_convert()
1567 ucnv_toAlgorithmic(UConverterType algorithmicType,
H A Durename.h679 #define ucnv_toAlgorithmic U_ICU_ENTRY_POINT_RENAME(ucnv_toAlgorithmic) macro
/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Ducnv.c2584 ucnv_toAlgorithmic(UConverterType algorithmicType, function
/macosx-10.9.5/ICU-511.35/icuSources/test/cintltst/
H A Dccapitst.c2797 length=ucnv_toAlgorithmic(UCNV_UTF8, cnv, target, sizeof(target), shiftJISNUL, -1, &errorCode);
2802 log_err("ucnv_toAlgorithmic(Shift-JIS -> UTF-8) fails (%s expect U_ZERO_ERROR), returns %d expect %d\n",
2808 length=ucnv_toAlgorithmic(UCNV_UTF8, cnv, target, sizeof(target), shiftJISNUL, 0, &errorCode);
2812 log_err("ucnv_toAlgorithmic(empty string -> UTF-8) fails (%s expect U_ZERO_ERROR), returns %d expect 0\n",
/macosx-10.9.5/WebKit-7537.78.2/mac/icu/unicode/
H A Durename.h679 #define ucnv_toAlgorithmic U_ICU_ENTRY_POINT_RENAME(ucnv_toAlgorithmic) macro

Completed in 316 milliseconds