Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dex_cmds.pro17 void ex_update(exarg_T *eap);
/vim-8.2.3635/src/
H A Dex_cmds.h1686 EXCMD(CMD_update, "update", ex_update,
H A Dex_cmds.c1834 ex_update(exarg_T *eap) in ex_update() function