Home
last modified time | relevance | path

Searched defs:f_getmatches (Results 1 – 2 of 2) sorted by relevance

/dports/editors/vim/vim-8.2.3745/src/
H A Dmatch.c983 f_getmatches(typval_T *argvars UNUSED, typval_T *rettv UNUSED) in f_getmatches() function
/dports/editors/neovim/neovim-0.6.1/src/nvim/eval/
H A Dfuncs.c3745 static void f_getmatches(typval_T *argvars, typval_T *rettv, FunPtr fptr) in f_getmatches() function