Home
last modified time | relevance | path

Searched refs:leave_cleanup (Results 1 – 7 of 7) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dex_eval.pro34 void leave_cleanup(cleanup_T *csp);
/vim-8.2.3635/src/
H A Dbuffer.c1078 leave_cleanup(&cs); in goto_buffer()
1144 leave_cleanup(&cs); in handle_swap_exists()
1165 leave_cleanup(&cs); in handle_swap_exists()
5346 leave_cleanup(&cs); in ex_buffer_all()
H A Dex_eval.c2257 leave_cleanup(cleanup_T *csp) in leave_cleanup() function
H A Dquickfix.c6589 leave_cleanup(&cs); in wipe_dummy_buffer()
H A Dex_docmd.c6998 leave_cleanup(&cs); in do_exedit()
/vim-8.2.3635/runtime/doc/
H A Dversion6.txt14181 Solution: Add enter_cleanup() and leave_cleanup() functions to move
H A Dversion7.txt2908 hidden buffer behind. Use enter_cleanup() and leave_cleanup() around