Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dmemline.pro6 void ml_open_file(buf_T *buf);
/vim-8.2.3635/src/
H A Dmemfile.c780 ml_open_file(buf); in mf_release()
848 ml_open_file(buf); in mf_release_all()
H A Dmemline.c654 ml_open_file(buf); // create a swap file in ml_setname()
749 ml_open_file(buf); in ml_open_files()
758 ml_open_file(buf_T *buf) in ml_open_file() function
846 ml_open_file(curbuf); in check_need_swap()
H A Dchange.c112 ml_open_file(curbuf); in changed()
H A Dspell.c2517 ml_open_file(buf); // create swap file now in open_spellbuf()
H A Doption.c2878 ml_open_file(curbuf); // create the swap file in set_bool_option()