From 03c006cfda40d5218d2248674ddc3824f8169897 Mon Sep 17 00:00:00 2001 From: ph10 Date: Wed, 6 Feb 2019 18:11:36 +0000 Subject: Allow non-ASCII in group names when UTF is set; revise group naming terminology in documentation to use "capture group", as Perl does. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1066 6239d852-aaf2-0410-a92c-79f79f948069 --- testdata/testoutput22-8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testdata/testoutput22-8') diff --git a/testdata/testoutput22-8 b/testdata/testoutput22-8 index 0a04aa8..5dd167e 100644 --- a/testdata/testoutput22-8 +++ b/testdata/testoutput22-8 @@ -4,7 +4,7 @@ # in some widths and not in others. /ab\Cde/utf,info -Capturing subpattern count = 0 +Capture group count = 0 Contains \C Options: utf First code unit = 'a' -- cgit v1.2.1