Home
last modified time | relevance | path

Searched refs:MATCH_LIMIT_RECURSION (Results 1 – 10 of 10) sorted by relevance

/external/pcre/
Dconfig.h183 #define MATCH_LIMIT_RECURSION MATCH_LIMIT macro
/external/pcre/dist/
Dpcre_config.c173 *((unsigned long int *)where) = MATCH_LIMIT_RECURSION; in pcre_config()
Dconfig-cmake.h.in51 #define MATCH_LIMIT_RECURSION @PCRE_MATCH_LIMIT_RECURSION@ macro
Dconfig.h.generic185 used. The value of MATCH_LIMIT_RECURSION applies only to recursive calls of
189 #ifndef MATCH_LIMIT_RECURSION
190 #define MATCH_LIMIT_RECURSION MATCH_LIMIT
Dconfig.h.in178 used. The value of MATCH_LIMIT_RECURSION applies only to recursive calls of
182 #undef MATCH_LIMIT_RECURSION
Dconfigure.ac292 # Note: In config.h, the default is to define MATCH_LIMIT_RECURSION
294 # value (e.g. 10000000). MATCH_LIMIT_RECURSION can otherwise be set to some
817 AC_DEFINE_UNQUOTED([MATCH_LIMIT_RECURSION], [$with_match_limit_recursion], [ definition
823 MATCH_LIMIT_RECURSION applies only to recursive calls of match(). To
DCMakeLists.txt143 "Default limit on internal recursion. See MATCH_LIMIT_RECURSION in config.h.in for details.")
Dpcre_exec.c6505 md->match_limit_recursion = MATCH_LIMIT_RECURSION; in pcre_exec()
DChangeLog3978 17. Added a new limit, MATCH_LIMIT_RECURSION, which limits the depth of nesting
/external/pcre/dist/doc/
Dpcretest.txt137 MATCH_LIMIT_RECURSION settings by calling pcre[16|32]_exec()
670 MATCH_LIMIT_RECURSION settings