Searched refs:sm_gettail (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/vim-55/src/proto/
H A Dex_getln.pro30 char_u *sm_gettail __ARGS((char_u *s));
/macosx-10.10/vim-55/src/
H A Dex_getln.c3846 #define L_SHOWFILE(m) (showtail ? sm_gettail(files_found[m]) : files_found[m])
4026 sm_gettail(s) function
H A Dscreen.c5921 #define L_MATCH(m) (showtail ? sm_gettail(matches[m]) : matches[m])

Completed in 161 milliseconds