Home
last modified time | relevance | path

Searched refs:iconv_open (Results 1 – 13 of 13) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dnetbsd.txt1373 iconv_open
H A Ddragonfly.txt1393 iconv_open
H A Dfreebsd.txt2020 iconv_open
H A Dapple.txt2010 iconv_open
H A Daix.txt2037 iconv_open
H A Dlinux.txt3959 iconv_open
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/
H A Dmod.rs1763 pub fn iconv_open(tocode: *const c_char, fromcode: *const c_char) -> iconv_t; in iconv_open() function
/rust-libc-0.2.174/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs2641 pub fn iconv_open(tocode: *const c_char, fromcode: *const c_char) -> iconv_t; in iconv_open() function
/rust-libc-0.2.174/
H A DCHANGELOG.md343 - Apple: deprecate `iconv_open` <https://github.com/rust-lang/libc/commit/25e022a22eca3634166ef472b…
/rust-libc-0.2.174/src/unix/aix/
H A Dmod.rs2834 pub fn iconv_open(tocode: *const c_char, fromcode: *const c_char) -> iconv_t; in iconv_open() function
/rust-libc-0.2.174/src/unix/hurd/
H A Dmod.rs4390 pub fn iconv_open(tocode: *const c_char, fromcode: *const c_char) -> iconv_t; in iconv_open() function
/rust-libc-0.2.174/src/unix/bsd/apple/
H A Dmod.rs6211 pub fn iconv_open(tocode: *const c_char, fromcode: *const c_char) -> iconv_t; in iconv_open() function
/rust-libc-0.2.174/src/unix/linux_like/linux/
H A Dmod.rs6855 pub fn iconv_open(tocode: *const c_char, fromcode: *const c_char) -> iconv_t; in iconv_open() function