Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dex_cmds2.c37 r = buf_write_all(buf, forceit); in autowrite()
63 (void)buf_write_all(buf, FALSE); in autowrite_all()
182 (void)buf_write_all(buf, FALSE); in dialog_changed()
215 (void)buf_write_all(buf2, FALSE); in dialog_changed()
428 buf_write_all(buf_T *buf, int forceit) in buf_write_all() function
H A Dnetbeans.c2166 buf_write_all(buf->bufp, FALSE); in nb_do_cmd()
H A Dex_cmds.c2286 if (buf_write_all(buf, eap->forceit) == FAIL) in do_wqall()
/vim-8.2.3635/src/proto/
H A Dex_cmds2.pro10 int buf_write_all(buf_T *buf, int forceit);