Home
last modified time | relevance | path

Searched refs:MATCH_LIMIT_DEPTH (Results 1 – 8 of 8) sorted by relevance

/external/pcre/include_internal/
Dconfig.h170 #define MATCH_LIMIT_DEPTH MATCH_LIMIT macro
/external/pcre/dist2/
Dconfig-cmake.h.in42 #define MATCH_LIMIT_DEPTH @PCRE2_MATCH_LIMIT_DEPTH@ macro
Dconfigure.ac303 # Note: In config.h, the default is to define MATCH_LIMIT_DEPTH symbolically as
305 # 10000000). MATCH_LIMIT_DEPTH can otherwise be set to some different numeric
747 AC_DEFINE_UNQUOTED([MATCH_LIMIT_DEPTH], [$with_match_limit_depth], [ definition
752 MATCH_LIMIT_DEPTH provides this facility. To have any useful effect, it must
DCMakeLists.txt169 "Default limit on internal depth of search. See MATCH_LIMIT_DEPTH in config.h.in for details.")
/external/pcre/dist2/src/
Dpcre2_config.c137 *((uint32_t *)where) = MATCH_LIMIT_DEPTH; in pcre2_config()
Dconfig.h.generic172 MATCH_LIMIT_DEPTH provides this facility. To have any useful effect, it
178 #ifndef MATCH_LIMIT_DEPTH
179 #define MATCH_LIMIT_DEPTH MATCH_LIMIT
Dpcre2_context.c174 MATCH_LIMIT_DEPTH };
Dconfig.h.in163 MATCH_LIMIT_DEPTH provides this facility. To have any useful effect, it
169 #undef MATCH_LIMIT_DEPTH