Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dex_eval.pro23 void ex_endwhile(exarg_T *eap);
/vim-8.2.3635/src/
H A Dex_cmds.h573 EXCMD(CMD_endfor, "endfor", ex_endwhile,
579 EXCMD(CMD_endwhile, "endwhile", ex_endwhile,
H A Dex_eval.c1363 ex_endwhile(exarg_T *eap) in ex_endwhile() function
H A Dex_docmd.c287 # define ex_endwhile ex_ni macro