Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dex_eval.c1041 if (cmdmod_error(FALSE)) in ex_endif()
1371 if (cmdmod_error(TRUE)) in ex_endwhile()
1609 if (cmdmod_error(FALSE)) in ex_try()
1690 if (cmdmod_error(FALSE)) in ex_catch()
1855 if (cmdmod_error(FALSE)) in ex_finally()
1987 if (cmdmod_error(FALSE)) in ex_endtry()
H A Dex_docmd.c3092 cmdmod_error(int ignore_silent) in cmdmod_error() function
/vim-8.2.3635/src/proto/
H A Dex_docmd.pro14 int cmdmod_error(int ignore_silent);