Searched refs:ucnv_fixFileSeparator (Results 1 – 4 of 4) sorted by relevance
1909 ucnv_fixFileSeparator(const UConverter *cnv, UChar *source, int32_t sourceLen);
623 #define ucnv_fixFileSeparator U_ICU_ENTRY_POINT_RENAME(ucnv_fixFileSeparator) macro
1494 ucnv_fixFileSeparator(cnv, outUnicode, (int32_t)(u-outUnicode)); in TestAmbiguousConverter()1582 ucnv_fixFileSeparator(sjis_cnv, sjisResult, sjisLength); in TestAmbiguous()
2671 ucnv_fixFileSeparator(const UConverter *cnv, in ucnv_fixFileSeparator() function