HomeSort by relevance Sort by last modified time
    Searched refs:pcre2_set_recursion_limit (Results 1 - 6 of 6) sorted by null

  /external/pcre/dist2/src/
pcre2_context.c 367 pcre2_set_recursion_limit(pcre2_match_context *mcontext, uint32_t limit) function
pcre2.h.generic 433 PCRE2_EXP_DECL int pcre2_set_recursion_limit(pcre2_match_context *, \
641 #define pcre2_set_recursion_limit PCRE2_SUFFIX(pcre2_set_recursion_limit_)
    [all...]
pcre2.h.in 433 PCRE2_EXP_DECL int pcre2_set_recursion_limit(pcre2_match_context *, \
641 #define pcre2_set_recursion_limit PCRE2_SUFFIX(pcre2_set_recursion_limit_)
    [all...]
pcre2grep.c     [all...]
  /external/pcre/dist2/
Makefile.am 71 doc/html/pcre2_set_recursion_limit.html \
152 doc/pcre2_set_recursion_limit.3 \
  /external/pcre/pcrecpp/
pcrecpp.cc 326 pcre2_set_recursion_limit(match_context.get(),

Completed in 1306 milliseconds