tag.pro
资源名称:vim53src.zip [点击查看]
上传用户:gddssl
上传日期:2007-01-06
资源大小:1003k
文件大小:0k
源码类别:
编辑器/阅读器
开发平台:
DOS
- /* tag.c */
- int do_tag __ARGS((char_u *tag, int type, int count, int forceit, int verbose));
- void do_tags __ARGS((void));
- int find_tags __ARGS((char_u *pat, int *num_matches, char_u ***matchesp, int flags, int mincount));
- void simplify_filename __ARGS((char_u *filename));