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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A DcharsetConv.c163 static int safe_iconv(iconv_t conv, const wchar_t *wchar, char *dest, function
206 safe_iconv(cp->to, wchar, dos, len, mangled);
359 r=safe_iconv(to_native, wchar, native, len, &mangled);

Completed in 46 milliseconds