Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dfileio.pro5 int prep_exarg(exarg_T *eap, buf_T *buf);
/vim-8.2.3635/src/
H A Dfileio.c2706 prep_exarg(exarg_T *eap, buf_T *buf) in prep_exarg() function
4348 if (prep_exarg(&ea, buf) == OK) in buf_reload()
H A Dbuffer.c5788 if (prep_exarg(&ea, buf) == FAIL) in buf_contents_changed()