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