summaryrefslogtreecommitdiff
path: root/testdata/testoutput22-32
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2019-02-06 18:11:36 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2019-02-06 18:11:36 +0000
commit03c006cfda40d5218d2248674ddc3824f8169897 (patch)
tree8bfb007e8adba8eb8e1256afba09001b52509905 /testdata/testoutput22-32
parent2aee0809b4ec6f9c2fdbb33a0c200b17a9fd333c (diff)
downloadpcre2-03c006cfda40d5218d2248674ddc3824f8169897.tar.gz
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
Diffstat (limited to 'testdata/testoutput22-32')
-rw-r--r--testdata/testoutput22-322
1 files changed, 1 insertions, 1 deletions
diff --git a/testdata/testoutput22-32 b/testdata/testoutput22-32
index f0b7984..e96696a 100644
--- a/testdata/testoutput22-32
+++ b/testdata/testoutput22-32
@@ -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'