Searched refs:arg2_string_bool (Results 1 – 1 of 1) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | evalfunc.c | 744 static argcheck_T arg2_string_bool[] = {arg_string, arg_bool}; variable 1260 {"char2nr", 1, 2, FEARG_1, arg2_string_bool, 1506 {"has", 1, 2, 0, arg2_string_bool, 1530 {"hlget", 0, 2, FEARG_1, arg2_string_bool, 1942 {"shellescape", 1, 2, FEARG_1, arg2_string_bool, 1996 {"str2float", 1, 2, FEARG_1, arg2_string_bool, 1998 {"str2list", 1, 2, FEARG_1, arg2_string_bool, 2006 {"strchars", 1, 2, FEARG_1, arg2_string_bool,
|