/[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.23 by polak, Fri Jun 6 22:43:17 2003 UTC revision 1.24 by gray, Thu Jun 19 16:47:32 2003 UTC
# Line 364  RC_REGEX *anubis_regex_compile(char *, i Line 364  RC_REGEX *anubis_regex_compile(char *, i
364  void anubis_regex_free(RC_REGEX *);  void anubis_regex_free(RC_REGEX *);
365  char *anubis_regex_source(RC_REGEX *);  char *anubis_regex_source(RC_REGEX *);
366  int anubis_regex_refcnt(RC_REGEX *);  int anubis_regex_refcnt(RC_REGEX *);
367    char *anubis_regex_replace(RC_REGEX *re, char *line, char *repl);
368    
369  /* rc.c */  /* rc.c */
370  void rc_system_init(void);  void rc_system_init(void);

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

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