summaryrefslogtreecommitdiff
path: root/testdata/testinput7
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2008-07-07 17:45:23 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2008-07-07 17:45:23 +0000
commitbe88e9fc647d2d583bc3420bbe013230196fc443 (patch)
tree5fc7e858be9012349312388cd3aabf915ef0cfdd /testdata/testinput7
parent798472a8be18bffaa324fa1c6cc052895a063e47 (diff)
downloadpcre-be88e9fc647d2d583bc3420bbe013230196fc443.tar.gz
Make pcretest generate a single byte for \x{} escapes in non-UTF-8 mode.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@355 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'testdata/testinput7')
-rw-r--r--testdata/testinput74
1 files changed, 2 insertions, 2 deletions
diff --git a/testdata/testinput7 b/testdata/testinput7
index 5d593ee..5ec4827 100644
--- a/testdata/testinput7
+++ b/testdata/testinput7
@@ -4151,10 +4151,10 @@
a\rb\<any>
/^abc./mgx<any>
- abc1 \x0aabc2 \x0babc3xx \x0cabc4 \x0dabc5xx \x0d\x0aabc6 \x85abc7 \x{2028}abc8 \x{2029}abc9 JUNK
+ abc1 \x0aabc2 \x0babc3xx \x0cabc4 \x0dabc5xx \x0d\x0aabc6 \x85abc7 JUNK
/abc.$/mgx<any>
- abc1\x0a abc2\x0b abc3\x0c abc4\x0d abc5\x0d\x0a abc6\x85 abc7\x{2028} abc8\x{2029} abc9
+ abc1\x0a abc2\x0b abc3\x0c abc4\x0d abc5\x0d\x0a abc6\x85 abc9
/^a\Rb/<bsr_unicode>
a\nb