Searched refs:expand_showtail (Results 1 – 1 of 1) sorted by relevance
23 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