arg_offset_max   6360 ext/pcre/pcrelib/pcre_exec.c int rc, ocount, arg_offset_max;
arg_offset_max   6659 ext/pcre/pcrelib/pcre_exec.c arg_offset_max = (2*ocount)/3;
arg_offset_max   7059 ext/pcre/pcrelib/pcre_exec.c     if (arg_offset_max >= 4)
arg_offset_max   7062 ext/pcre/pcrelib/pcre_exec.c         (arg_offset_max - 2) * sizeof(int));
arg_offset_max   7065 ext/pcre/pcrelib/pcre_exec.c     if (md->end_offset_top > arg_offset_max) md->capture_last |= OVFLBIT;
arg_offset_max   7074 ext/pcre/pcrelib/pcre_exec.c          md->end_offset_top >= arg_offset_max)?