Searched refs:pcre2_set_match_limit (Results 1 – 9 of 9) sorted by relevance
353 pcre2_set_match_limit(pcre2_match_context *mcontext, uint32_t limit) in pcre2_set_match_limit() function
429 PCRE2_EXP_DECL int pcre2_set_match_limit(pcre2_match_context *, \636 #define pcre2_set_match_limit PCRE2_SUFFIX(pcre2_set_match_limit_)
429 PCRE2_EXP_DECL int pcre2_set_match_limit(pcre2_match_context *, \636 #define pcre2_set_match_limit PCRE2_SUFFIX(pcre2_set_match_limit_) macro
3306 if (match_limit > 0) pcre2_set_match_limit(match_context, match_limit); in main()
67 doc/html/pcre2_set_match_limit.html \148 doc/pcre2_set_match_limit.3 \
873 doc/html/pcre2_set_match_limit.html \954 doc/pcre2_set_match_limit.3 \
323 pcre2_set_match_limit(match_context.get(), options_.match_limit()); in TryMatch()
1135 pcre2_set_match_limit() and pcre2_set_recursion_limit() until it finds
114 vides some protection against this: see the pcre2_set_match_limit()282 int pcre2_set_match_limit(pcre2_match_context *mcontext,872 int pcre2_set_match_limit(pcre2_match_context *mcontext,