Home
last modified time | relevance | path

Searched refs:check_blob_index (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dblob.pro18 int check_blob_index(long bloblen, varnumber_T n1, int quiet);
/vim-8.2.3635/src/
H A Dblob.c363 check_blob_index(long bloblen, varnumber_T n1, int quiet) in check_blob_index() function
H A Deval.c1199 if (check_blob_index(bloblen, lp->ll_n1, quiet) == FAIL) in get_lval()
H A Dvim9execute.c2670 if (check_blob_index(bloblen, in exec_instructions()