Searched refs:set_fileformat (Results 1 – 6 of 6) sorted by relevance
| /vim-8.2.3635/src/proto/ |
| H A D | misc2.pro | 38 void set_fileformat(int t, int opt_flags);
|
| /vim-8.2.3635/src/ |
| H A D | fileio.c | 2140 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 D | misc2.c | 1710 set_fileformat( in set_fileformat() function
|
| H A D | netbeans.c | 1446 set_fileformat(ff_detected, OPT_LOCAL); in nb_do_cmd()
|
| H A D | option.c | 1101 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 D | memline.c | 1481 set_fileformat(b0_ff - 1, OPT_LOCAL); in ml_recover()
|