Home | History | Annotate | Download | only in cintltst

Lines Matching refs:ucnv_fixFileSeparator

1506         ucnv_fixFileSeparator(cnv, outUnicode, (int32_t)(u-outUnicode));
1509 log_err("error: ucnv_fixFileSeparator(%s) failed\n", ucnv_getName(cnv, &errorCode));
1594 ucnv_fixFileSeparator(sjis_cnv, sjisResult, sjisLength);