summaryrefslogtreecommitdiff
path: root/testdata/testoutput8-32-3
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2017-03-09 16:23:28 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2017-03-09 16:23:28 +0000
commit80dd3f3b5573e625290bd398860792f4e0b19b5a (patch)
tree293ce0e41fe9e5063de21bbf0abdb8b7d69563d8 /testdata/testoutput8-32-3
parentbe14c2f3f01dc2b6b574b3a86536ee8194945f7f (diff)
downloadpcre2-80dd3f3b5573e625290bd398860792f4e0b19b5a.tar.gz
Code for new interpreter (build system and documentation still to be done).
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@671 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'testdata/testoutput8-32-3')
-rw-r--r--testdata/testoutput8-32-322
1 files changed, 9 insertions, 13 deletions
diff --git a/testdata/testoutput8-32-3 b/testdata/testoutput8-32-3
index e40d9d4..83e3086 100644
--- a/testdata/testoutput8-32-3
+++ b/testdata/testoutput8-32-3
@@ -187,7 +187,7 @@ Memory allocation (code space): 80
0 17 Bra
2 13 CBra 1
5 a
- 7 4 Once
+ 7 4 SBra
9 2 Recurse
11 4 KetRmax
13 b
@@ -759,18 +759,14 @@ Memory allocation (code space): 28
"(?1)(?#?'){2}(a)"
------------------------------------------------------------------
- 0 21 Bra
- 2 4 Once
- 4 14 Recurse
- 6 4 Ket
- 8 4 Once
- 10 14 Recurse
- 12 4 Ket
- 14 5 CBra 1
- 17 a
- 19 5 Ket
- 21 21 Ket
- 23 End
+ 0 13 Bra
+ 2 6 Recurse
+ 4 6 Recurse
+ 6 5 CBra 1
+ 9 a
+ 11 5 Ket
+ 13 13 Ket
+ 15 End
------------------------------------------------------------------
/.((?2)(?R)|\1|$)()/