From 8073565eee8160d622b485df106f2ce539942f07 Mon Sep 17 00:00:00 2001 From: ph10 Date: Fri, 29 Jul 2016 08:47:39 +0000 Subject: Final file tidies for 10.22. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@551 6239d852-aaf2-0410-a92c-79f79f948069 --- doc/pcre2test.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'doc/pcre2test.txt') diff --git a/doc/pcre2test.txt b/doc/pcre2test.txt index d285a3a..cfa0baa 100644 --- a/doc/pcre2test.txt +++ b/doc/pcre2test.txt @@ -981,7 +981,9 @@ SUBJECT MODIFIERS tured parentheses be output after a match. By default, only those up to the highest one actually used in the match are output (corresponding to the return code from pcre2_match()). Groups that did not take part in - the match are output as "". + the match are output as "". This modifier is not relevant for + DFA matching (which does no capturing); it is ignored, with a warning + message, if present. Testing callouts @@ -1546,5 +1548,5 @@ AUTHOR REVISION - Last updated: 17 June 2016 + Last updated: 06 July 2016 Copyright (c) 1997-2016 University of Cambridge. -- cgit v1.2.1