Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/proto/
H A Dmisc2.pro38 void set_fileformat(int t, int opt_flags);
/dports/editors/vim/vim-8.2.3745/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.c1102 set_fileformat(default_fileformat(), OPT_LOCAL); in set_init_3()
2962 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()
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dfileio.c1557 set_fileformat(fileformat, OPT_LOCAL); in readfile()
1628 set_fileformat(EOL_UNIX, OPT_LOCAL); in readfile()
2044 set_fileformat(get_fileformat_force(curbuf, eap), OPT_LOCAL); in set_file_options()
2046 set_fileformat(default_fileformat(), OPT_LOCAL); in set_file_options()
H A Doption.c868 set_fileformat(default_fileformat(), OPT_LOCAL); in set_init_3()
7765 void set_fileformat(int eol_style, int opt_flags) in set_fileformat() function
H A Dmemline.c1021 set_fileformat(b0_ff - 1, OPT_LOCAL); in ml_recover()