Home
last modified time | relevance | path

Searched refs:ex_next (Results 1 – 5 of 5) sorted by relevance

/vim-8.2.3635/src/proto/
H A Darglist.pro20 void ex_next(exarg_T *eap);
/vim-8.2.3635/src/
H A Darglist.c575 ex_next(eap); in ex_args()
737 ex_next(exarg_T *eap) in ex_next() function
H A Dex_cmds.h1026 EXCMD(CMD_next, "next", ex_next,
1413 EXCMD(CMD_snext, "snext", ex_next,
H A Dgui.c5093 ex_next(eap); in ex_gui()
/vim-8.2.3635/runtime/doc/
H A Dtodo.txt508 ex_next() should pass flag to do_argfile(), then to do_ecmd().