Searched refs:check_for_opt_string_or_list_arg (Results 1 – 4 of 4) sorted by relevance
37 int check_for_opt_string_or_list_arg(typval_T *args, int idx);
602 || check_for_opt_string_or_list_arg(argvars, 1) == FAIL in f_assert_fails()
705 check_for_opt_string_or_list_arg(typval_T *args, int idx) in check_for_opt_string_or_list_arg() function
2626 && check_for_opt_string_or_list_arg(argvars, 0) == FAIL) in f_sign_undefine()