Searched refs:arg2_buffer_string (Results 1 – 1 of 1) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | evalfunc.c | 718 static argcheck_T arg2_buffer_string[] = {arg_buffer, arg_string}; variable 1758 {"prompt_setprompt", 2, 2, FEARG_1, arg2_buffer_string, 2118 {"term_sendkeys", 2, 2, FEARG_1, arg2_buffer_string, 2128 {"term_setapi", 2, 2, FEARG_1, arg2_buffer_string, 2130 {"term_setkill", 2, 2, FEARG_1, arg2_buffer_string, 2132 {"term_setrestore", 2, 2, FEARG_1, arg2_buffer_string,
|