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