Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/
H A Dinsexpand.c2386 expand_by_function(int type, char_u *base) in expand_by_function() function
3078 expand_by_function(type, compl_pattern); in ins_compl_get_exp()
3155 expand_by_function(type, compl_pattern); in ins_compl_get_exp()
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dedit.c3939 static void expand_by_function(int type, char_u *base) in expand_by_function() function
4291 expand_by_function(type, compl_pattern); in ins_compl_get_exp()
4357 expand_by_function(type, compl_pattern); in ins_compl_get_exp()