Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/proto/
H A Devalwindow.pro15 void f_win_execute(typval_T *argvars, typval_T *rettv);
/dports/editors/vim/vim-8.2.3745/src/
H A Devalwindow.c687 f_win_execute(typval_T *argvars, typval_T *rettv) in f_win_execute() function
H A Devalfunc.c2239 ret_string, f_win_execute},
/dports/editors/neovim/neovim-0.6.1/src/nvim/eval/
H A Dfuncs.c2177 static void f_win_execute(typval_T *argvars, typval_T *rettv, FunPtr fptr) in f_win_execute() function