Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/proto/
H A Dinsexpand.pro40 void ins_compl_addfrommatch(void);
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dedit.c698 ins_compl_addfrommatch(); in insert_execute()
3516 static void ins_compl_addfrommatch(void) in ins_compl_addfrommatch() function
/dports/editors/vim/vim-8.2.3745/src/
H A Dinsexpand.c1788 ins_compl_addfrommatch(void) in ins_compl_addfrommatch() function
H A Dedit.c647 ins_compl_addfrommatch(); in edit()