pcre_study_data 6385 ext/pcre/pcrelib/pcre_exec.c const pcre_study_data *study; pcre_study_data 6518 ext/pcre/pcrelib/pcre_exec.c study = (const pcre_study_data *)extra_data->study_data; pcre_study_data 83 ext/pcre/pcrelib/pcre_fullinfo.c const pcre_study_data *study = NULL; pcre_study_data 88 ext/pcre/pcrelib/pcre_fullinfo.c study = (const pcre_study_data *)extra_data->study_data; pcre_study_data 160 ext/pcre/pcrelib/pcre_fullinfo.c ((const pcre_study_data *)extra_data->study_data)->start_bits : NULL; pcre_study_data 9757 ext/pcre/pcrelib/pcre_jit_compile.c pcre_study_data *study; pcre_study_data 1459 ext/pcre/pcrelib/pcre_study.c pcre_study_data *study; pcre_study_data 1566 ext/pcre/pcrelib/pcre_study.c (sizeof(PUBL(extra)) + sizeof(pcre_study_data)); pcre_study_data 1573 ext/pcre/pcrelib/pcre_study.c study = (pcre_study_data *)((char *)extra + sizeof(PUBL(extra))); pcre_study_data 1577 ext/pcre/pcrelib/pcre_study.c study->size = sizeof(pcre_study_data);