Searched defs:PARENS_NEST_LIMIT (Results 1 - 1 of 1) sorted by relevance

/external/pcre/
H A Dconfig.h250 /* The value of PARENS_NEST_LIMIT specifies the maximum depth of nested
253 #ifndef PARENS_NEST_LIMIT
254 #define PARENS_NEST_LIMIT 250 macro

Completed in 133 milliseconds