From e7591a1ba94f404a87e65554298574bfa97020f2 Mon Sep 17 00:00:00 2001 From: Sergei Golubchik Date: Sun, 13 Dec 2015 10:14:29 +0100 Subject: 8.38 --- pcre/testdata/testoutputEBC | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'pcre/testdata/testoutputEBC') diff --git a/pcre/testdata/testoutputEBC b/pcre/testdata/testoutputEBC index abbfdc43fc7..72b6fa3edfd 100644 --- a/pcre/testdata/testoutputEBC +++ b/pcre/testdata/testoutputEBC @@ -41,16 +41,22 @@ No match /^A\ˆ/ A B 0: A\x20 + A\x41B + 0: AA /-- Test \H --/ /^A\È/ AB + 0: AB + A\x42B 0: AB ** Fail No match A B No match + A\x41B +No match /-- Test \R --/ -- cgit v1.2.1