Lines Matching refs:match_limit
3099 unsigned long int match_limit;
3128 The match_limit field provides a means of preventing PCRE from using up
3135 repeatedly (sometimes recursively). The limit set by match_limit is
3144 that goes on for a very long time, and so the match_limit value is also
3151 pcre_extra block in which match_limit is set, and
3164 The match_limit_recursion field is similar to match_limit, but instead
3168 sive. This limit is of use only if it is set smaller than match_limit.
3178 match_limit. You can override the default by suppling pcre_exec() with
3646 The backtracking limit, as specified by the match_limit field in a
4228 that contains a setting of the match_limit or match_limit_recursion
9949 be accessed through the set_match_limit() and match_limit() member
9950 functions. Setting match_limit to a non-zero value will limit the exe-
9953 enough to stop stack blowup in a 2MB thread stack. Setting match_limit
9956 limit how much PCRE recurses. match_limit() limits the number of