From 1ad8a5e6add80b53753a4b78589ff41fc58dad18 Mon Sep 17 00:00:00 2001 From: ph10 Date: Sat, 21 Jul 2018 14:34:51 +0000 Subject: Allow :NAME on (*ACCEPT), (*FAIL), and (*COMMIT) and fix bug with (*MARK) followed by (*ACCEPT) in an assertion. More small updates to perltest.sh. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@968 6239d852-aaf2-0410-a92c-79f79f948069 --- doc/html/pcre2test.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'doc/html/pcre2test.html') diff --git a/doc/html/pcre2test.html b/doc/html/pcre2test.html index 58adefd..a28db98 100644 --- a/doc/html/pcre2test.html +++ b/doc/html/pcre2test.html @@ -410,10 +410,11 @@ patterns. Modifiers on a pattern can change these settings. The appearance of this line causes all subsequent modifier settings to be checked for compatibility with the perltest.sh script, which is used to confirm that Perl gives the same results as PCRE2. Also, apart from comment -lines, none of the other command lines are permitted, because they and many -of the modifiers are specific to pcre2test, and should not be used in -test files that are also processed by perltest.sh. The #perltest -command helps detect tests that are accidentally put in the wrong file. +lines, #pattern commands, and #subject commands that set or unset "mark", no +command lines are permitted, because they and many of the modifiers are +specific to pcre2test, and should not be used in test files that are also +processed by perltest.sh. The #perltest command helps detect tests +that are accidentally put in the wrong file.
   #pop [<modifiers>]
   #popcopy [<modifiers>]
@@ -2003,7 +2004,7 @@ Cambridge, England.
 


REVISION

-Last updated: 16 July 2018 +Last updated: 21 July 2018
Copyright © 1997-2018 University of Cambridge.
-- cgit v1.2.1