Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/
H A Dinsexpand.c3804 ins_compl_use_match(int c) in ins_compl_use_match() function
3842 insert_match = ins_compl_use_match(c); in ins_complete()
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dedit.c4982 static bool ins_compl_use_match(int c) in ins_compl_use_match() function
5020 insert_match = ins_compl_use_match(c); in ins_complete()