Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dwindow.pro21 void close_others(int message, int forceit);
/vim-8.2.3635/src/
H A Dbuffer.c1177 int close_others, in empty_curbuf() argument
1192 if (close_others) in empty_curbuf()
1205 if (!close_others) in empty_curbuf()
H A Dex_docmd.c6060 close_others(TRUE, forceit); in tabpage_close()
6124 close_others(TRUE, eap->forceit); in ex_only()
H A Dwindow.c3615 close_others( in close_others() function