pcre_study_data 4375 ext/pcre/pcrelib/pcre_exec.c pcre_study_data internal_study; pcre_study_data 4376 ext/pcre/pcrelib/pcre_exec.c const pcre_study_data *study; pcre_study_data 4405 ext/pcre/pcrelib/pcre_exec.c study = (const pcre_study_data *)extra_data->study_data; pcre_study_data 71 ext/pcre/pcrelib/pcre_fullinfo.c pcre_study_data internal_study; pcre_study_data 73 ext/pcre/pcrelib/pcre_fullinfo.c const pcre_study_data *study = NULL; pcre_study_data 78 ext/pcre/pcrelib/pcre_fullinfo.c study = (const pcre_study_data *)extra_data->study_data; pcre_study_data 121 ext/pcre/pcrelib/pcre_fullinfo.c ((const pcre_study_data *)extra_data->study_data)->start_bits : NULL; pcre_study_data 501 ext/pcre/pcrelib/pcre_study.c pcre_study_data *study; pcre_study_data 558 ext/pcre/pcrelib/pcre_study.c (sizeof(pcre_extra) + sizeof(pcre_study_data)); pcre_study_data 566 ext/pcre/pcrelib/pcre_study.c study = (pcre_study_data *)((char *)extra + sizeof(pcre_extra)); pcre_study_data 570 ext/pcre/pcrelib/pcre_study.c study->size = sizeof(pcre_study_data);