Home
last modified time | relevance | path

Searched refs:expand_cmdline (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dcmdexpand.pro10 int expand_cmdline(expand_T *xp, char_u *str, int col, int *matchcount, char_u ***matches);
/vim-8.2.3635/src/
H A Dcmdexpand.c542 i = expand_cmdline(xp, ccline->cmdbuff, ccline->cmdpos, in showmatches()
1847 expand_cmdline( in expand_cmdline() function
H A Dinsexpand.c3021 if (expand_cmdline(&compl_xp, compl_pattern, in ins_compl_get_exp()