Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dmemline.pro10 void ml_close_notmod(void);
/vim-8.2.3635/src/
H A Dmisc1.c2175 ml_close_notmod(); // close all not-modified buffers in preserve_exit()
H A Dmain.c1526 ml_close_notmod(); // close all not-modified buffers in getout_preserve_modified()
H A Dmemline.c900 ml_close_notmod(void) in ml_close_notmod() function