Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dex_eval.pro20 void ex_while(exarg_T *eap);
/vim-8.2.3635/src/
H A Dex_cmds.h651 EXCMD(CMD_for, "for", ex_while,
1761 EXCMD(CMD_while, "while", ex_while,
H A Dex_eval.c1162 ex_while(exarg_T *eap) in ex_while() function
H A Dex_docmd.c308 # define ex_while ex_ni macro