Searched refs:ucnv_fixFileSeparator (Results 1 - 4 of 4) sorted by relevance

/external/icu/icu4c/source/common/unicode/
H A Ducnv.h1909 ucnv_fixFileSeparator(const UConverter *cnv, UChar *source, int32_t sourceLen);
H A Durename.h623 #define ucnv_fixFileSeparator U_ICU_ENTRY_POINT_RENAME(ucnv_fixFileSeparator) macro
/external/icu/icu4c/source/common/
H A Ducnv.c2671 ucnv_fixFileSeparator(const UConverter *cnv, function
/external/icu/icu4c/source/test/cintltst/
H A Dnucnvtst.c1494 ucnv_fixFileSeparator(cnv, outUnicode, (int32_t)(u-outUnicode));
1497 log_err("error: ucnv_fixFileSeparator(%s) failed\n", ucnv_getName(cnv, &errorCode));
1582 ucnv_fixFileSeparator(sjis_cnv, sjisResult, sjisLength);

Completed in 93 milliseconds