regcomp           134 ext/mbstring/oniguruma/regposix.c regcomp(regex_t* reg, const char* pattern, int posix_options)
regcomp           219 ext/pcre/pcrelib/pcreposix.c regcomp(regex_t *preg, const char *pattern, int cflags)
regcomp           102 ext/standard/reg.c #undef regcomp
regcomp           103 ext/standard/reg.c #define regcomp(a, b, c) _php_regcomp(a, b, c)
regcomp             6 regex/regex_extra.h #undef regcomp
regcomp            17 regex/regex_extra.h #define regcomp php_regcomp