PCRE_ERROR_RECURSIONLIMIT  603 pcre/pcre_exec.cpp if (rdepth >= md->match_limit_recursion) RRETURN(PCRE_ERROR_RECURSIONLIMIT);
PCRE_ERROR_RECURSIONLIMIT  926 pcre/pcregrep.cpp           (mrc == PCRE_ERROR_MATCHLIMIT || mrc == PCRE_ERROR_RECURSIONLIMIT))
PCRE_ERROR_RECURSIONLIMIT 2064 pcre/pcretest.cpp           PCRE_ERROR_RECURSIONLIMIT, "match() recursion");