Lines Matching refs:match_limit
3109 unsigned long int match_limit;
3138 The match_limit field provides a means of preventing PCRE from using up
3145 repeatedly (sometimes recursively). The limit set by match_limit is
3154 that goes on for a very long time, and so the match_limit value is also
3161 pcre_extra block in which match_limit is set, and
3174 The match_limit_recursion field is similar to match_limit, but instead
3178 sive. This limit is of use only if it is set smaller than match_limit.
3188 match_limit. You can override the default by suppling pcre_exec() with
3656 The backtracking limit, as specified by the match_limit field in a
4238 that contains a setting of the match_limit or match_limit_recursion
10020 be accessed through the set_match_limit() and match_limit() member
10021 functions. Setting match_limit to a non-zero value will limit the exe-
10024 enough to stop stack blowup in a 2MB thread stack. Setting match_limit
10027 limit how much PCRE recurses. match_limit() limits the number of