Home
last modified time | relevance | path

Searched refs:default_fileformat (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dmisc2.pro39 int default_fileformat(void);
/vim-8.2.3635/src/
H A Dfileio.c2127 fileformat = default_fileformat(); in readfile()
2136 fileformat = default_fileformat(); in readfile()
2735 set_fileformat(default_fileformat(), OPT_LOCAL); in set_file_options()
H A Dmisc2.c1747 default_fileformat(void) in default_fileformat() function
H A Doption.c1101 set_fileformat(default_fileformat(), OPT_LOCAL); in set_init_3()