Searched refs:MATCH_LIMIT_DEPTH (Results 1 – 8 of 8) sorted by relevance
170 #define MATCH_LIMIT_DEPTH MATCH_LIMIT macro
42 #define MATCH_LIMIT_DEPTH @PCRE2_MATCH_LIMIT_DEPTH@ macro
303 # Note: In config.h, the default is to define MATCH_LIMIT_DEPTH symbolically as305 # 10000000). MATCH_LIMIT_DEPTH can otherwise be set to some different numeric747 AC_DEFINE_UNQUOTED([MATCH_LIMIT_DEPTH], [$with_match_limit_depth], [ definition752 MATCH_LIMIT_DEPTH provides this facility. To have any useful effect, it must
169 "Default limit on internal depth of search. See MATCH_LIMIT_DEPTH in config.h.in for details.")
137 *((uint32_t *)where) = MATCH_LIMIT_DEPTH; in pcre2_config()
172 MATCH_LIMIT_DEPTH provides this facility. To have any useful effect, it178 #ifndef MATCH_LIMIT_DEPTH179 #define MATCH_LIMIT_DEPTH MATCH_LIMIT
174 MATCH_LIMIT_DEPTH };
163 MATCH_LIMIT_DEPTH provides this facility. To have any useful effect, it169 #undef MATCH_LIMIT_DEPTH