Home
last modified time | relevance | path

Searched refs:do_sub_msg (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dex_cmds.pro32 int do_sub_msg(int count_only);
/vim-8.2.3635/src/
H A Dex_cmds.c3839 (void)do_sub_msg(FALSE); in ex_substitute()
4766 if (!do_sub_msg(subflags.do_count) && subflags.do_ask) in ex_substitute()
4804 do_sub_msg( in do_sub_msg() function
5067 if (!do_sub_msg(FALSE) && curbuf == old_buf) in global_exe()
H A Dspell.c2936 do_sub_msg(FALSE); in ex_spellrepall()