Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dfileio.pro12 int msg_add_fileformat(int eol_type);
/vim-8.2.3635/src/
H A Dfileio.c2498 if (msg_add_fileformat(fileformat)) in readfile()
3060 msg_add_fileformat(int eol_type) in msg_add_fileformat() function
H A Dbufwrite.c2397 if (msg_add_fileformat(fileformat)) in buf_write()