summaryrefslogtreecommitdiff
path: root/doc/html/pcre2test.html
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2019-06-15 15:51:07 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2019-06-15 15:51:07 +0000
commit39d365eaf01567a33d4e99aabf0d48d02f2ea39e (patch)
treef6b594f5d7f41b0a9c085af9d0212b0fb35f74e2 /doc/html/pcre2test.html
parentfcbbd8d29b4558179e7b304e4bd75b714039433f (diff)
downloadpcre2-39d365eaf01567a33d4e99aabf0d48d02f2ea39e.tar.gz
Fix pcre2grep -o bug when ovector overflows; add option to adjust the limit;
raise the default limit; give error if -o requests an uncaptured parens. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1106 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'doc/html/pcre2test.html')
-rw-r--r--doc/html/pcre2test.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/html/pcre2test.html b/doc/html/pcre2test.html
index 6d9e839..986bb07 100644
--- a/doc/html/pcre2test.html
+++ b/doc/html/pcre2test.html
@@ -739,7 +739,9 @@ options, the line is omitted. "First code unit" is where any match must start;
if there is more than one they are listed as "starting code units". "Last code
unit" is the last literal code unit that must be present in any match. This is
not necessarily the last character. These lines are omitted if no starting or
-ending code units are recorded.
+ending code units are recorded. The subject length line is omitted when
+<b>no_start_optimize</b> is set because the minimum length is not calculated
+when it can never be used.
</P>
<P>
The <b>framesize</b> modifier shows the size, in bytes, of the storage frames
@@ -2079,7 +2081,7 @@ Cambridge, England.
</P>
<br><a name="SEC21" href="#TOC1">REVISION</a><br>
<P>
-Last updated: 23 May 2019
+Last updated: 11 June 2019
<br>
Copyright &copy; 1997-2019 University of Cambridge.
<br>