Searched refs:ucnv_fixFileSeparator (Results 1 - 8 of 8) sorted by last modified time

/external/icu/icu4c/source/test/cintltst/
H A Dnucnvtst.c1496 ucnv_fixFileSeparator(cnv, outUnicode, (int32_t)(u-outUnicode));
1499 log_err("error: ucnv_fixFileSeparator(%s) failed\n", ucnv_getName(cnv, &errorCode));
1584 ucnv_fixFileSeparator(sjis_cnv, sjisResult, sjisLength);
/external/icu/icu4c/source/common/
H A Ducnv.c2671 ucnv_fixFileSeparator(const UConverter *cnv, function
/external/icu/icu4c/source/common/unicode/
H A Ducnv.h1907 ucnv_fixFileSeparator(const UConverter *cnv, UChar *source, int32_t sourceLen);
H A Durename.h616 #define ucnv_fixFileSeparator U_ICU_ENTRY_POINT_RENAME(ucnv_fixFileSeparator) macro
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dnucnvtst.c1497 ucnv_fixFileSeparator(cnv, outUnicode, (int32_t)(u-outUnicode));
1500 log_err("error: ucnv_fixFileSeparator(%s) failed\n", ucnv_getName(cnv, &errorCode));
1579 ucnv_fixFileSeparator(sjis_cnv, sjisResult, sjisLength);
/external/chromium_org/third_party/icu/source/common/
H A Ducnv.c2671 ucnv_fixFileSeparator(const UConverter *cnv, function
/external/chromium_org/third_party/icu/source/common/unicode/
H A Ducnv.h1907 ucnv_fixFileSeparator(const UConverter *cnv, UChar *source, int32_t sourceLen);
H A Durename.h626 #define ucnv_fixFileSeparator U_ICU_ENTRY_POINT_RENAME(ucnv_fixFileSeparator) macro

Completed in 760 milliseconds