regcomp 214 ext/ereg/ereg.c #undef regcomp regcomp 215 ext/ereg/ereg.c #define regcomp(a, b, c) _php_regcomp(a, b, c TSRMLS_CC) regcomp 35 ext/ereg/php_regex.h #define regcomp php_regcomp regcomp 134 ext/mbstring/oniguruma/regposix.c regcomp(regex_t* reg, const char* pattern, int posix_options) regcomp 268 ext/pcre/pcrelib/pcreposix.c regcomp(regex_t *preg, const char *pattern, int cflags)