/[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.29 by polak, Sun Jun 29 19:04:08 2003 UTC revision 1.30 by gray, Mon Jun 30 18:02:12 2003 UTC
# Line 373  void message_append_signature_file(MESSA Line 373  void message_append_signature_file(MESSA
373  /* regex.c */  /* regex.c */
374  int anubis_regex_match(RC_REGEX *, char *, int *, char ***);  int anubis_regex_match(RC_REGEX *, char *, int *, char ***);
375  RC_REGEX *anubis_regex_compile(char *, int);  RC_REGEX *anubis_regex_compile(char *, int);
376  void anubis_regex_free(RC_REGEX *);  void anubis_regex_free(RC_REGEX **);
377  char *anubis_regex_source(RC_REGEX *);  char *anubis_regex_source(RC_REGEX *);
378  int anubis_regex_refcnt(RC_REGEX *);  int anubis_regex_refcnt(RC_REGEX *);
379  char *anubis_regex_replace(RC_REGEX *, char *, char *);  char *anubis_regex_replace(RC_REGEX *, char *, char *);

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

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