pcre_study 633 ext/pcre/pcrelib/pcre.h PCRE_EXP_DECL pcre_extra *pcre_study(const pcre *, int, const char **); pcre_study 437 ext/pcre/php_pcre.c extra = pcre_study(re, soptions, &error);