summaryrefslogtreecommitdiff
path: root/testdata/testoutput17
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2016-10-02 16:01:01 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2016-10-02 16:01:01 +0000
commitc22979ba3394fd75ae70dad34c67ebd19a50bf79 (patch)
tree65714e8410c56464a95d28415ff42fc55bce8356 /testdata/testoutput17
parent143f7f5c4dabd978117d415d2016c7595a7b9867 (diff)
downloadpcre2-c22979ba3394fd75ae70dad34c67ebd19a50bf79.tar.gz
Major refactoring of pcre2_compile.c; see ChangeLog and HACKING.
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@555 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'testdata/testoutput17')
-rw-r--r--testdata/testoutput172
1 files changed, 1 insertions, 1 deletions
diff --git a/testdata/testoutput17 b/testdata/testoutput17
index f560f1b..75dce10 100644
--- a/testdata/testoutput17
+++ b/testdata/testoutput17
@@ -335,7 +335,7 @@ Failed: error -47: match limit exceeded
abc
Failed: error -46: JIT stack limit reached
-/((?(R2)a+|(?1)b))/
+/((?(R2)a+|(?1)b))()/
aaaabcde
Failed: error -46: JIT stack limit reached