Searched refs:sm_gettail (Results 1 – 3 of 3) sorted by relevance
7 char_u *sm_gettail(char_u *s);
527 #define L_SHOWFILE(m) (showtail ? sm_gettail(files_found[m]) : files_found[m]) in showmatches()707 sm_gettail(char_u *s) in sm_gettail() function
932 #define L_MATCH(m) (showtail ? sm_gettail(matches[m]) : matches[m]) in win_redr_status_matches()