Home
last modified time | relevance | path

Searched refs:do_return (Results 1 – 5 of 5) sorted by relevance

/vim-8.2.3635/src/proto/
H A Duserfunc.pro53 int do_return(exarg_T *eap, int reanimate, int is_cmd, void *rettv);
/vim-8.2.3635/src/
H A Duserfunc.c4887 returning = do_return(eap, FALSE, TRUE, &rettv); in ex_return()
4902 returning = do_return(eap, FALSE, TRUE, NULL); in ex_return()
5094 do_return( in do_return() function
H A Dex_eval.c2142 do_return(eap, FALSE, FALSE, rettv); in ex_endtry()
H A Dex_docmd.c2644 do_return(&ea, TRUE, FALSE, NULL); in do_one_cmd()
/vim-8.2.3635/runtime/doc/
H A Dversion5.txt4953 Solution: Fix do_echo(), do_execute() and do_return() to give an error