summaryrefslogtreecommitdiff
path: root/testdata/testoutput6
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2014-08-10 16:32:58 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2014-08-10 16:32:58 +0000
commit4ce6ec0ec57eda3fb6260b3fd52ce41cadfcad1e (patch)
treebfe18c5cd91e5125c2807e0969907830dd74412a /testdata/testoutput6
parentf625710e06c07fbc3617cca556698d8195c73bbe (diff)
downloadpcre2-4ce6ec0ec57eda3fb6260b3fd52ce41cadfcad1e.tar.gz
Don't say "No options" or "No first/last code unit"; simplifies pcre2test
output. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@46 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'testdata/testoutput6')
-rw-r--r--testdata/testoutput610
1 files changed, 0 insertions, 10 deletions
diff --git a/testdata/testoutput6 b/testdata/testoutput6
index 28e5e1e..49ccf3a 100644
--- a/testdata/testoutput6
+++ b/testdata/testoutput6
@@ -6685,7 +6685,6 @@ No match
/a\Rb/I,bsr=anycrlf
Capturing subpattern count = 0
-No options
\R matches CR, LF, or CRLF
First code unit = 'a'
Last code unit = 'b'
@@ -6705,7 +6704,6 @@ No match
/a\Rb/I,bsr=unicode
Capturing subpattern count = 0
-No options
\R matches any Unicode newline
First code unit = 'a'
Last code unit = 'b'
@@ -6729,7 +6727,6 @@ No match
/a\R?b/I,bsr=anycrlf
Capturing subpattern count = 0
-No options
\R matches CR, LF, or CRLF
First code unit = 'a'
Last code unit = 'b'
@@ -6749,7 +6746,6 @@ No match
/a\R?b/I,bsr=unicode
Capturing subpattern count = 0
-No options
\R matches any Unicode newline
First code unit = 'a'
Last code unit = 'b'
@@ -6773,7 +6769,6 @@ No match
/a\R{2,4}b/I,bsr=anycrlf
Capturing subpattern count = 0
-No options
\R matches CR, LF, or CRLF
First code unit = 'a'
Last code unit = 'b'
@@ -6793,7 +6788,6 @@ No match
/a\R{2,4}b/I,bsr=unicode
Capturing subpattern count = 0
-No options
\R matches any Unicode newline
First code unit = 'a'
Last code unit = 'b'
@@ -7092,9 +7086,7 @@ Partial match at offset 3: +ab
/(abc|def|xyz)/I
Capturing subpattern count = 1
-No options
Starting code units: a d x
-No last code unit
Subject length lower bound = 3
terhjk;abcdaadsfe
0: abc
@@ -7113,9 +7105,7 @@ No match
/(abc|def|xyz)/I
Capturing subpattern count = 1
-No options
Starting code units: a d x
-No last code unit
Subject length lower bound = 3
terhjk;abcdaadsfe
0: abc