Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dfileio.c928 if (iconv_fd != (iconv_t)-1) in readfile()
931 iconv_close(iconv_fd); in readfile()
932 iconv_fd = (iconv_t)-1; in readfile()
1069 && iconv_fd == (iconv_t)-1 in readfile()
1180 if (iconv_fd != (iconv_t)-1) in readfile()
1403 || iconv_fd != (iconv_t)-1 in readfile()
1444 iconv_close(iconv_fd); in readfile()
1445 iconv_fd = (iconv_t)-1; in readfile()
1527 if (iconv_fd != (iconv_t)-1) in readfile()
2321 if (iconv_fd != (iconv_t)-1) in readfile()
[all …]