COMPILE_WORK_SIZE 116 ext/pcre/pcrelib/pcre_compile.c #define COMPILE_WORK_SIZE_MAX (100*COMPILE_WORK_SIZE) COMPILE_WORK_SIZE 925 ext/pcre/pcrelib/pcre_compile.c if (cd->workspace_size > COMPILE_WORK_SIZE) COMPILE_WORK_SIZE 8895 ext/pcre/pcrelib/pcre_compile.c pcre_uchar cworkspace[COMPILE_WORK_SIZE]; COMPILE_WORK_SIZE 9172 ext/pcre/pcrelib/pcre_compile.c cd->workspace_size = COMPILE_WORK_SIZE; COMPILE_WORK_SIZE 9353 ext/pcre/pcrelib/pcre_compile.c if (cd->workspace_size > COMPILE_WORK_SIZE)