/[anubis]/anubis/src/headers.h
ViewVC logotype

Diff of /anubis/src/headers.h

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

revision 1.6 by gray, Thu Feb 6 15:50:45 2003 UTC revision 1.7 by gray, Thu Feb 6 23:00:59 2003 UTC
# Line 359  int anubis_regex_match(RC_REGEX *re, cha Line 359  int anubis_regex_match(RC_REGEX *re, cha
359  RC_REGEX *anubis_regex_compile(char *line, int opt);  RC_REGEX *anubis_regex_compile(char *line, int opt);
360  void anubis_regex_free(RC_REGEX *re);  void anubis_regex_free(RC_REGEX *re);
361  char *anubis_regex_source(RC_REGEX *re);  char *anubis_regex_source(RC_REGEX *re);
362    int anubis_regex_refcnt(RC_REGEX *re);
363  int regex_match(char *, char *);  int regex_match(char *, char *);
364    
365  /* rc.c */  /* rc.c */

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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