Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/proto/
H A Dtypval.pro20 int check_for_blob_arg(typval_T *args, int idx);
/dports/editors/vim/vim-8.2.3745/src/
H A Dblob.c499 if (check_for_blob_arg(argvars, 0) == FAIL) in f_blob2list()
H A Dtypval.c477 check_for_blob_arg(typval_T *args, int idx) in check_for_blob_arg() function