Home
last modified time | relevance | path

Searched refs:check_for_opt_buffer_or_dict_arg (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dtypval.pro45 int check_for_opt_buffer_or_dict_arg(typval_T *args, int idx);
/vim-8.2.3635/src/
H A Devalbuffer.c681 && check_for_opt_buffer_or_dict_arg(argvars, 0) == FAIL) in f_getbufinfo()
H A Dtypval.c839 check_for_opt_buffer_or_dict_arg(typval_T *args, int idx) in check_for_opt_buffer_or_dict_arg() function