MATCH_LIMIT       250 ext/pcre/pcrelib/config.h #ifndef MATCH_LIMIT
MATCH_LIMIT       264 ext/pcre/pcrelib/config.h #define MATCH_LIMIT_RECURSION MATCH_LIMIT
MATCH_LIMIT       165 ext/pcre/pcrelib/pcre_config.c   *((unsigned long int *)where) = MATCH_LIMIT;
MATCH_LIMIT      6388 ext/pcre/pcrelib/pcre_exec.c md->match_limit = MATCH_LIMIT;