Searched refs:check_for_bool_arg (Results 1 – 6 of 6) sorted by relevance
18 int check_for_bool_arg(typval_T *args, int idx);
445 check_for_bool_arg(typval_T *args, int idx) in check_for_bool_arg() function470 return check_for_bool_arg(args, idx); in check_for_opt_bool_arg()
803 || check_for_bool_arg(argvars, 1) == FAIL)) in f_timer_pause()
2355 || check_for_bool_arg(argvars, 1) == FAIL in f_mapset()
2515 && (check_for_bool_arg(argvars, 0) == FAIL in f_browse()
9630 || check_for_bool_arg(argvars, 2) == FAIL)) in f_synID()