Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dcmdexpand.c23 static int expand_showtail(expand_T *xp);
152 cmd_showtail = expand_showtail(xp); in nextwild()
544 showtail = expand_showtail(xp); in showmatches()
737 expand_showtail(expand_T *xp) in expand_showtail() function