summaryrefslogtreecommitdiff
path: root/testdata/testoutput8-16-4
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-16-4
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-16-4')
-rw-r--r--testdata/testoutput8-16-422
1 files changed, 9 insertions, 13 deletions
diff --git a/testdata/testoutput8-16-4 b/testdata/testoutput8-16-4
index edad37e..722b0e1 100644
--- a/testdata/testoutput8-16-4
+++ b/testdata/testoutput8-16-4
@@ -187,7 +187,7 @@ Memory allocation (code space): 54
0 23 Bra
3 17 CBra 1
7 a
- 9 6 Once
+ 9 6 SBra
12 3 Recurse
15 6 KetRmax
18 b
@@ -759,18 +759,14 @@ Memory allocation (code space): 18
"(?1)(?#?'){2}(a)"
------------------------------------------------------------------
- 0 30 Bra
- 3 6 Once
- 6 21 Recurse
- 9 6 Ket
- 12 6 Once
- 15 21 Recurse
- 18 6 Ket
- 21 6 CBra 1
- 25 a
- 27 6 Ket
- 30 30 Ket
- 33 End
+ 0 18 Bra
+ 3 9 Recurse
+ 6 9 Recurse
+ 9 6 CBra 1
+ 13 a
+ 15 6 Ket
+ 18 18 Ket
+ 21 End
------------------------------------------------------------------
/.((?2)(?R)|\1|$)()/