/[global]/global/libutil/gtagsop.h
ViewVC logotype

Diff of /global/libutil/gtagsop.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.28 by h-iwamoto, Wed Oct 19 16:18:04 2005 UTC revision 1.29 by h-iwamoto, Tue Oct 25 12:18:21 2005 UTC
# Line 86  typedef struct { Line 86  typedef struct {
86  } GTOP;  } GTOP;
87    
88  const char *dbname(int);  const char *dbname(int);
 void makecommand(const char *, STRBUF *, STRBUF *);  
89  void formatcheck(const char *);  void formatcheck(const char *);
90  GTOP *gtags_open(const char *, const char *, int, int, int);  GTOP *gtags_open(const char *, const char *, int, int, int);
91  void gtags_put(GTOP *, const char *, const char *);  void gtags_put(GTOP *, const char *, const char *);
 void gtags_add(GTOP *, const char *, STRBUF *, int);  
92  void gtags_delete(GTOP *, IDSET *);  void gtags_delete(GTOP *, IDSET *);
93  const char *gtags_first(GTOP *, const char *, int);  const char *gtags_first(GTOP *, const char *, int);
94  const char *gtags_next(GTOP *);  const char *gtags_next(GTOP *);

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26