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

/macosx-10.10/vim-55/src/proto/
H A Dmisc2.pro73 void set_fileformat __ARGS((int t, int opt_flags));
/macosx-10.10/vim-55/src/
H A Dfileio.c492 set_fileformat(get_fileformat_force(curbuf, eap), OPT_LOCAL);
494 set_fileformat(default_fileformat(), OPT_LOCAL);
2144 set_fileformat(fileformat, OPT_LOCAL);
2241 set_fileformat(EOL_UNIX, OPT_LOCAL);
H A Dnetbeans.c1848 set_fileformat(ff_detected, OPT_LOCAL);
H A Dmemline.c1404 set_fileformat(b0_ff - 1, OPT_LOCAL);
H A Dex_cmds.c3428 set_fileformat(default_fileformat(), OPT_LOCAL);

Completed in 193 milliseconds