pcre_study_data 6269 ext/pcre/pcrelib/pcre_exec.c const pcre_study_data *study; pcre_study_data 6400 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 1343 ext/pcre/pcrelib/pcre_study.c pcre_study_data *study; pcre_study_data 1449 ext/pcre/pcrelib/pcre_study.c (sizeof(PUBL(extra)) + sizeof(pcre_study_data)); pcre_study_data 1456 ext/pcre/pcrelib/pcre_study.c study = (pcre_study_data *)((char *)extra + sizeof(PUBL(extra))); pcre_study_data 1460 ext/pcre/pcrelib/pcre_study.c study->size = sizeof(pcre_study_data);