Home
last modified time | relevance | path

Searched refs:pcre2_set_match_limit (Results 1 – 9 of 9) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_context.c353 pcre2_set_match_limit(pcre2_match_context *mcontext, uint32_t limit) in pcre2_set_match_limit() function
Dpcre2.h.generic429 PCRE2_EXP_DECL int pcre2_set_match_limit(pcre2_match_context *, \
636 #define pcre2_set_match_limit PCRE2_SUFFIX(pcre2_set_match_limit_)
Dpcre2.h.in429 PCRE2_EXP_DECL int pcre2_set_match_limit(pcre2_match_context *, \
636 #define pcre2_set_match_limit PCRE2_SUFFIX(pcre2_set_match_limit_) macro
Dpcre2grep.c3306 if (match_limit > 0) pcre2_set_match_limit(match_context, match_limit); in main()
/external/pcre/dist2/
DMakefile.am67 doc/html/pcre2_set_match_limit.html \
148 doc/pcre2_set_match_limit.3 \
DMakefile.in873 doc/html/pcre2_set_match_limit.html \
954 doc/pcre2_set_match_limit.3 \
/external/pcre/pcrecpp/
Dpcrecpp.cc323 pcre2_set_match_limit(match_context.get(), options_.match_limit()); in TryMatch()
/external/pcre/dist2/doc/
Dpcre2test.txt1135 pcre2_set_match_limit() and pcre2_set_recursion_limit() until it finds
Dpcre2.txt114 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,