Lines Matching refs:match_limit
2975 unsigned long int match_limit;
3004 The match_limit field provides a means of preventing PCRE from using up
3011 repeatedly (sometimes recursively). The limit set by match_limit is
3020 that goes on for a very long time, and so the match_limit value is also
3027 pcre_extra block in which match_limit is set, and
3031 The match_limit_recursion field is similar to match_limit, but instead
3035 sive. This limit is of use only if it is set smaller than match_limit.
3045 match_limit. You can override the default by suppling pcre_exec() with
3492 The backtracking limit, as specified by the match_limit field in a
4064 that contains a setting of the match_limit or match_limit_recursion
9432 be accessed through the set_match_limit() and match_limit() member
9433 functions. Setting match_limit to a non-zero value will limit the exe-
9436 enough to stop stack blowup in a 2MB thread stack. Setting match_limit
9439 limit how much PCRE recurses. match_limit() limits the number of