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

Diff of /global/libutil/token.h

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

revision 1.8 by shigio, Thu Feb 24 01:33:48 2005 UTC revision 1.9 by shigio, Thu Mar 3 03:38:18 2005 UTC
# Line 48  extern int continued_line; Line 48  extern int continued_line;
48  #define atfirst (sp && sp == (cp ? cp - 1 : lp))  #define atfirst (sp && sp == (cp ? cp - 1 : lp))
49    
50  int opentoken(const char *);  int opentoken(const char *);
 void rewindtoken(void);  
51  void closetoken(void);  void closetoken(void);
52  int nexttoken(const char *, int (*)(const char *, int));  int nexttoken(const char *, int (*)(const char *, int));
53  void pushbacktoken(void);  void pushbacktoken(void);

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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