Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dbuffer.pro13 void handle_swap_exists(bufref_T *old_curbuf);
/vim-8.2.3635/src/
H A Dmain.c2870 handle_swap_exists(NULL); in create_windows()
3617 handle_swap_exists(NULL); in check_swap_exists_action()
H A Dbuffer.c1082 handle_swap_exists(&old_curbuf); in goto_buffer()
1090 handle_swap_exists(bufref_T *old_curbuf) in handle_swap_exists() function
5350 handle_swap_exists(NULL); in ex_buffer_all()
H A Dex_cmds.c3048 handle_swap_exists(&old_curbuf); in do_ecmd()