pcre_study_data 6383 ext/pcre/pcrelib/pcre_exec.c const pcre_study_data *study; pcre_study_data 6516 ext/pcre/pcrelib/pcre_exec.c study = (const pcre_study_data *)extra_data->study_data; pcre_study_data 81 ext/pcre/pcrelib/pcre_fullinfo.c const pcre_study_data *study = NULL; pcre_study_data 86 ext/pcre/pcrelib/pcre_fullinfo.c study = (const pcre_study_data *)extra_data->study_data; pcre_study_data 158 ext/pcre/pcrelib/pcre_fullinfo.c ((const pcre_study_data *)extra_data->study_data)->start_bits : NULL; pcre_study_data 9799 ext/pcre/pcrelib/pcre_jit_compile.c pcre_study_data *study; pcre_study_data 1464 ext/pcre/pcrelib/pcre_study.c pcre_study_data *study; pcre_study_data 1571 ext/pcre/pcrelib/pcre_study.c (sizeof(PUBL(extra)) + sizeof(pcre_study_data)); pcre_study_data 1578 ext/pcre/pcrelib/pcre_study.c study = (pcre_study_data *)((char *)extra + sizeof(PUBL(extra))); pcre_study_data 1582 ext/pcre/pcrelib/pcre_study.c study->size = sizeof(pcre_study_data);