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