Home
last modified time | relevance | path

Searched refs:ins_compl_get_exp (Results 1 – 2 of 2) sorted by relevance

/dports/editors/vim/vim-8.2.3745/src/
H A Dinsexpand.c2900 ins_compl_get_exp(pos_T *ini) in ins_compl_get_exp() function
3563 num_matches = ins_compl_get_exp(&compl_startpos); in ins_compl_next()
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dedit.c4124 static int ins_compl_get_exp(pos_T *ini) in ins_compl_get_exp() function
4755 num_matches = ins_compl_get_exp(&compl_startpos); in ins_compl_next()