Searched refs:arg3_string_string_bool (Results 1 – 1 of 1) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | evalfunc.c | 772 static argcheck_T arg3_string_string_bool[] = {arg_string, arg_string, arg_bool}; variable 1434 {"getcompletion", 2, 3, FEARG_1, arg3_string_string_bool, 1512 {"hasmapto", 1, 3, FEARG_1, arg3_string_string_bool, 1636 {"mapcheck", 1, 3, FEARG_1, arg3_string_string_bool, 1988 {"split", 1, 3, FEARG_1, arg3_string_string_bool,
|