Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dex_eval.pro33 void enter_cleanup(cleanup_T *csp);
/vim-8.2.3635/src/
H A Dbuffer.c1067 enter_cleanup(&cs); in goto_buffer()
1105 enter_cleanup(&cs); in handle_swap_exists()
1152 enter_cleanup(&cs); in handle_swap_exists()
5333 enter_cleanup(&cs); in ex_buffer_all()
H A Dex_eval.c2193 enter_cleanup(cleanup_T *csp) in enter_cleanup() function
H A Dquickfix.c6581 enter_cleanup(&cs); in wipe_dummy_buffer()
H A Dex_docmd.c6987 enter_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