Searched refs:check_for_opt_buffer_or_dict_arg (Results 1 – 3 of 3) sorted by relevance
45 int check_for_opt_buffer_or_dict_arg(typval_T *args, int idx);
681 && check_for_opt_buffer_or_dict_arg(argvars, 0) == FAIL) in f_getbufinfo()
839 check_for_opt_buffer_or_dict_arg(typval_T *args, int idx) in check_for_opt_buffer_or_dict_arg() function