summaryrefslogtreecommitdiff
path: root/testdata/testoutput24
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2017-05-10 15:42:13 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2017-05-10 15:42:13 +0000
commitfe2f525230e35a66a4be5fadb0dc6a4f0294c22b (patch)
tree163fa2a38388fb94a67a0279025232c2a88799c2 /testdata/testoutput24
parent34e24ec21513cf7bd2a30245303cc4718902862a (diff)
downloadpcre2-fe2f525230e35a66a4be5fadb0dc6a4f0294c22b.tar.gz
Correct fix for experimental POSIX pattern translation.
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@776 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'testdata/testoutput24')
-rw-r--r--testdata/testoutput248
1 files changed, 4 insertions, 4 deletions
diff --git a/testdata/testoutput24 b/testdata/testoutput24
index ab133d7..bd5a8d2 100644
--- a/testdata/testoutput24
+++ b/testdata/testoutput24
@@ -411,11 +411,11 @@ a*b\+c+[def]\(ab\)(cd)
a1b
No match
-/how.to/
-how.to
+/how.to how\.to/
+how.to how\.to
-/^how to/
-^how to
+/^how to \^how to/
+^how to \^how to
#pattern convert=unset