COMPILE_WORK_SIZE 114 ext/pcre/pcrelib/pcre_compile.c #define COMPILE_WORK_SIZE_MAX (100*COMPILE_WORK_SIZE) COMPILE_WORK_SIZE 933 ext/pcre/pcrelib/pcre_compile.c if (cd->workspace_size > COMPILE_WORK_SIZE) COMPILE_WORK_SIZE 9019 ext/pcre/pcrelib/pcre_compile.c pcre_uchar cworkspace[COMPILE_WORK_SIZE]; COMPILE_WORK_SIZE 9297 ext/pcre/pcrelib/pcre_compile.c cd->workspace_size = COMPILE_WORK_SIZE; COMPILE_WORK_SIZE 9488 ext/pcre/pcrelib/pcre_compile.c if (cd->workspace_size > COMPILE_WORK_SIZE)