Searched refs:check_for_opt_string_or_number_arg (Results 1 – 4 of 4) sorted by relevance
34 int check_for_opt_string_or_number_arg(typval_T *args, int idx);
581 || check_for_opt_string_or_number_arg(argvars, 1) == FAIL)) in f_histdel()
1976 || check_for_opt_string_or_number_arg(argvars, 1) == FAIL)) in f_job_stop()
621 check_for_opt_string_or_number_arg(typval_T *args, int idx) in check_for_opt_string_or_number_arg() function