Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dmisc2.pro38 void set_fileformat(int t, int opt_flags);
/vim-8.2.3635/src/
H A Dfileio.c2140 set_fileformat(fileformat, OPT_LOCAL); in readfile()
2228 set_fileformat(EOL_UNIX, OPT_LOCAL); in readfile()
2733 set_fileformat(get_fileformat_force(curbuf, eap), OPT_LOCAL); in set_file_options()
2735 set_fileformat(default_fileformat(), OPT_LOCAL); in set_file_options()
H A Dmisc2.c1710 set_fileformat( in set_fileformat() function
H A Dnetbeans.c1446 set_fileformat(ff_detected, OPT_LOCAL); in nb_do_cmd()
H A Doption.c1101 set_fileformat(default_fileformat(), OPT_LOCAL); in set_init_3()
2976 set_fileformat(curbuf->b_p_tx ? EOL_DOS : EOL_UNIX, opt_flags); in set_bool_option()
H A Dmemline.c1481 set_fileformat(b0_ff - 1, OPT_LOCAL); in ml_recover()