Parent Directory
|
Revision Log
|
Patch
revision 592 by michael, Tue Jan 10 10:45:48 2006 UTC | revision 593 by michael, Fri May 12 05:47:32 2006 UTC | |
---|---|---|
# | Line 30 | Line 30 |
30 | ||
31 | extern int ircd_pcre_exec(const pcre *, const char *); | extern int ircd_pcre_exec(const pcre *, const char *); |
32 | extern pcre *ircd_pcre_compile(const char *, const char **); | extern pcre *ircd_pcre_compile(const char *, const char **); |
extern char *xstrldup(const char *, size_t); | ||
33 | ||
34 | /* | /* |
35 | * match - compare name with mask, mask may contain * and ? as wildcards | * match - compare name with mask, mask may contain * and ? as wildcards |
|
svnadmin@ircd-hybrid.org | ViewVC Help |
Powered by ViewVC 1.1.28 |