Searched refs:readfile_charconvert (Results 1 – 1 of 1) sorted by relevance
37 static char_u *readfile_charconvert(char_u *fname, char_u *fenc, int *fdp);1048 tmpname = readfile_charconvert(fname, fenc, &fd); in readfile()2823 readfile_charconvert( in readfile_charconvert() function