Searched refs:arg_offset_max (Results 1 – 1 of 1) sorted by relevance
6350 int rc, ocount, arg_offset_max; in pcre_exec() local6649 arg_offset_max = (2*ocount)/3; in pcre_exec()7048 if (arg_offset_max >= 4) in pcre_exec()7051 (arg_offset_max - 2) * sizeof(int)); in pcre_exec()7054 if (md->end_offset_top > arg_offset_max) md->capture_last |= OVFLBIT; in pcre_exec()7063 md->end_offset_top >= arg_offset_max)? in pcre_exec()