Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dex_cmds.pro8 void do_bang(int addr_count, exarg_T *eap, int forceit, int do_in, int do_out);
/vim-8.2.3635/src/
H A Dex_cmds.c889 do_bang( in do_bang() function
1854 do_bang(1, eap, FALSE, TRUE, FALSE); in ex_write()
H A Dex_docmd.c7174 do_bang(1, eap, FALSE, FALSE, TRUE); in ex_read()
7927 do_bang(eap->addr_count, eap, eap->forceit, TRUE, TRUE); in ex_bang()
/vim-8.2.3635/runtime/doc/
H A Dversion5.txt1027 do_bang() freed memory twice when called recursively, because of autocommands