summaryrefslogtreecommitdiff
path: root/testdata/testinput20
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2016-11-22 15:37:02 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2016-11-22 15:37:02 +0000
commitb55d9179309bb3b6ba08c92d279555b2f897be69 (patch)
tree82b77499d37f9a1b91d3e322ea285f5ccaab4c78 /testdata/testinput20
parent981381ae1c1c3924bbb76541aa169b742bee0cd6 (diff)
downloadpcre2-b55d9179309bb3b6ba08c92d279555b2f897be69.tar.gz
Add pcre2_code_copy_with_tables().
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@605 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'testdata/testinput20')
-rw-r--r--testdata/testinput209
1 files changed, 9 insertions, 0 deletions
diff --git a/testdata/testinput20 b/testdata/testinput20
index c920e2a..c87a07e 100644
--- a/testdata/testinput20
+++ b/testdata/testinput20
@@ -88,4 +88,13 @@
#pop should give an error
+/abcd/pushtablescopy
+ abcd
+
+#popcopy
+ abcd
+
+#pop
+ abcd
+
# End of testinput20