Home
last modified time | relevance | path

Searched defs:old_curbuf (Results 1 – 25 of 25) sorted by relevance

/dports/editors/vim/vim-8.2.3745/src/
H A Dex_cmds2.c431 buf_T *old_curbuf = curbuf; in buf_write_all() local
H A Dbuffer.c171 bufref_T old_curbuf; in open_buffer() local
1051 bufref_T old_curbuf; in goto_buffer() local
1088 handle_swap_exists(bufref_T *old_curbuf) in handle_swap_exists()
H A Dex_cmds.c1068 buf_T *old_curbuf = curbuf; in do_filter() local
2503 bufref_T old_curbuf; in do_ecmd() local
H A Dmove.c2879 buf_T *old_curbuf = curbuf; in do_check_cursorbind() local
H A Dautocmd.c1870 buf_T *old_curbuf; in apply_autocmds_group() local
H A Ddiff.c1395 bufref_T old_curbuf; in ex_diffsplit() local
H A Dex_getln.c4216 bufref_T old_curbuf; in open_cmdwin() local
H A Dfileio.c214 buf_T *old_curbuf; in readfile() local
H A Dscreen.c1179 buf_T *old_curbuf = curbuf; in get_keymap_str() local
H A Dnormal.c2159 buf_T *old_curbuf = curbuf; in check_scrollbind() local
H A Dterminal.c403 term_close_buffer(buf_T *buf, buf_T *old_curbuf) in term_close_buffer()
437 buf_T *old_curbuf = NULL; in term_start() local
H A Dwindow.c2382 buf_T *old_curbuf = curbuf; in close_last_window_tabpage() local
H A Dquickfix.c3248 buf_T *old_curbuf, in qf_jump_print_msg()
3360 buf_T *old_curbuf; in qf_jump_to_buffer() local
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dbuffer.c161 bufref_T old_curbuf; in open_buffer() local
835 bufref_T old_curbuf; in goto_buffer() local
867 void handle_swap_exists(bufref_T *old_curbuf) in handle_swap_exists()
H A Dautocmd.c1363 buf_T *old_curbuf; in apply_autocmds_group() local
H A Dmove.c2245 buf_T *old_curbuf = curbuf; in do_check_cursorbind() local
H A Dex_cmds.c1271 buf_T *old_curbuf = curbuf; in do_filter() local
2296 bufref_T old_curbuf; in do_ecmd() local
H A Ddiff.c1307 bufref_T old_curbuf; in ex_diffsplit() local
H A Dwindow.c2337 buf_T *old_curbuf = curbuf; in close_last_window_tabpage() local
3992 static void enter_tabpage(tabpage_T *tp, buf_T *old_curbuf, bool trigger_enter_autocmds, in enter_tabpage()
H A Dex_cmds2.c805 buf_T *old_curbuf = curbuf; in buf_write_all() local
H A Dfileio.c245 buf_T *old_curbuf; in readfile() local
H A Dquickfix.c2768 static void qf_jump_print_msg(qf_info_T *qi, int qf_index, qfline_T *qf_ptr, buf_T *old_curbuf, in qf_jump_print_msg()
2865 buf_T *old_curbuf; in qf_jump_to_buffer() local
H A Dnormal.c3683 buf_T *old_curbuf = curbuf; in check_scrollbind() local
H A Dex_getln.c6327 bufref_T old_curbuf; in open_cmdwin() local
H A Dscreen.c5401 buf_T *old_curbuf = curbuf; in get_keymap_str() local