Home
last modified time | relevance | path

Searched refs:should_abort (Results 1 – 6 of 6) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dex_eval.pro4 int should_abort(int retcode);
/vim-8.2.3635/src/
H A Dex_eval.c115 should_abort(int retcode) in should_abort() function
H A Dautocmd.c1710 if (should_abort(*retval)) in apply_autocmds_retval()
H A Dbufwrite.c2580 if (!should_abort(retval)) in buf_write()
H A Dex_cmds.c3037 if (should_abort(open_buffer(FALSE, eap, readfile_flags))) in do_ecmd()
/vim-8.2.3635/runtime/doc/
H A Dversion6.txt9755 Solution: Check the emsg_silent flag in should_abort(). (Servatius Brandt)