Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Duserfunc.pro55 char_u *get_return_cmd(void *rettv);
/vim-8.2.3635/src/
H A Dex_eval.c802 s = (char *)get_return_cmd(value); in report_pending()
H A Duserfunc.c5185 get_return_cmd(void *rettv) in get_return_cmd() function