EtaMOO-0.3.0.0: src/cbits/match.h
# include <pcre.h> int match_helper(const pcre *, const pcre_extra *, const char *, int, int, int *); int rmatch_helper(const pcre *, const pcre_extra *, const char *, int, int, int *);
# include <pcre.h> int match_helper(const pcre *, const pcre_extra *, const char *, int, int, int *); int rmatch_helper(const pcre *, const pcre_extra *, const char *, int, int, int *);