Home
last modified time | relevance | path

Searched refs:aucmd_restbuf (Results 1 – 25 of 32) sorted by relevance

12

/dports/editors/vim/vim-8.2.3745/src/proto/
H A Dautocmd.pro14 void aucmd_restbuf(aco_save_T *aco);
/dports/editors/neovim/neovim-0.6.1/src/nvim/api/
H A Dbuffer.c517 aucmd_restbuf(&aco); in nvim_buf_set_lines()
761 aucmd_restbuf(&aco); in nvim_buf_set_text()
1022 aucmd_restbuf(&aco); in nvim_buf_set_name()
1276 aucmd_restbuf(&aco); in nvim_buf_call()
H A Dvim.c934 aucmd_restbuf(&aco); in nvim_create_buf()
/dports/editors/vim/vim-8.2.3745/src/
H A Dif_perl.xs1879 aucmd_restbuf(&aco);
1930 aucmd_restbuf(&aco);
1971 aucmd_restbuf(&aco);
H A Dif_ruby.c1456 aucmd_restbuf(&aco); in set_buffer_line()
1502 aucmd_restbuf(&aco); in buffer_delete()
1543 aucmd_restbuf(&aco); in buffer_append()
H A Dex_cmds2.c703 aucmd_restbuf(&aco); in ex_listdo()
H A Dautocmd.c1410 aucmd_restbuf(&aco); in ex_doautoall()
1543 aucmd_restbuf( in aucmd_restbuf() function
H A Dbufwrite.c875 aucmd_restbuf(&aco); in buf_write()
2605 aucmd_restbuf(&aco); in buf_write()
H A Dbuffer.c155 aucmd_restbuf(&aco); in buffer_ensure_loaded()
370 aucmd_restbuf(&aco); in open_buffer()
5813 aucmd_restbuf(&aco); in buf_contents_changed()
H A Dedit.c1491 aucmd_restbuf(&aco); in ins_redraw()
1511 aucmd_restbuf(&aco); in ins_redraw()
H A Dquickfix.c4515 aucmd_restbuf(&aco); in qf_update_buffer()
6294 aucmd_restbuf(&aco); in vgr_process_files()
6520 aucmd_restbuf(&aco); in load_dummy_buffer()
H A Ddiff.c2903 aucmd_restbuf(&aco); in ex_diffgetput()
H A Devalvars.c4375 aucmd_restbuf(&aco); in f_setbufvar()
H A Dfileio.c4475 aucmd_restbuf(&aco); in buf_reload()
H A Dchannel.c2678 aucmd_restbuf(&aco); in append_to_buffer()
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dterminal.c229 aucmd_restbuf(&aco); in terminal_open()
1394 aucmd_restbuf(&aco); in refresh_terminal()
H A Dautocmd.c1043 aucmd_restbuf(&aco); in ex_doautoall()
1164 void aucmd_restbuf(aco_save_T *aco) in aucmd_restbuf() function
H A Dfileio.c2423 aucmd_restbuf(&aco); in buf_write()
3735 aucmd_restbuf(&aco); in buf_write()
5247 aucmd_restbuf(&aco); in buf_reload()
H A Dquickfix.c3932 aucmd_restbuf(&aco); in qf_update_buffer()
5477 aucmd_restbuf(&aco); in ex_vimgrep()
5620 aucmd_restbuf(&aco); in load_dummy_buffer()
H A Dbuffer.c334 aucmd_restbuf(&aco); in open_buffer()
5571 aucmd_restbuf(&aco); in buf_contents_changed()
H A Dex_cmds2.c1533 aucmd_restbuf(&aco); in ex_listdo()
H A Ddiff.c2777 aucmd_restbuf(&aco); in ex_diffgetput()
H A Dedit.c1476 aucmd_restbuf(&aco); in ins_redraw()
1496 aucmd_restbuf(&aco); in ins_redraw()
/dports/editors/neovim/neovim-0.6.1/src/nvim/api/private/
H A Dhelpers.c998 aucmd_restbuf(&aco); in set_option_value_for()
/dports/editors/neovim/neovim-0.6.1/src/nvim/testdir/
H A Dtest_functions.vim330 " This tests that aucmd_prepbuf() and aucmd_restbuf() properly restore the

12