PCRE_ERROR_RECURSIONLIMIT  691 pcre/pcrelib/pcre_exec.c if (rdepth >= md->match_limit_recursion) RRETURN(PCRE_ERROR_RECURSIONLIMIT);
PCRE_ERROR_RECURSIONLIMIT   68 pcre/php_pcre.c 		case PCRE_ERROR_RECURSIONLIMIT: