summaryrefslogtreecommitdiff
path: root/doc/html/pcre2test.html
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2017-04-06 18:02:40 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2017-04-06 18:02:40 +0000
commit979c849542059e268ee189a4a6073c6f286fa99d (patch)
treeb7599526233caad32a4d6b1a9b8946304bcbbfbf /doc/html/pcre2test.html
parent69e79281e2412f0421447c9f0728797fe2ba1266 (diff)
downloadpcre2-979c849542059e268ee189a4a6073c6f286fa99d.tar.gz
Jason Hood's pcre2grep patches (modified a bit) to add --output to pcre2grep,
and also an inbuilt callout echo. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@734 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'doc/html/pcre2test.html')
-rw-r--r--doc/html/pcre2test.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/html/pcre2test.html b/doc/html/pcre2test.html
index 76dbae1..20b2dce 100644
--- a/doc/html/pcre2test.html
+++ b/doc/html/pcre2test.html
@@ -568,6 +568,7 @@ for a description of their effects.
dollar_endonly set PCRE2_DOLLAR_ENDONLY
/s dotall set PCRE2_DOTALL
dupnames set PCRE2_DUPNAMES
+ endanchored set PCRE2_ENDANCHORED
/x extended set PCRE2_EXTENDED
firstline set PCRE2_FIRSTLINE
match_unset_backref set PCRE2_MATCH_UNSET_BACKREF
@@ -1039,6 +1040,7 @@ The following modifiers set options for <b>pcre2_match()</b> or
for a description of their effects.
<pre>
anchored set PCRE2_ANCHORED
+ endanchored set PCRE2_ENDANCHORED
dfa_restart set PCRE2_DFA_RESTART
dfa_shortest set PCRE2_DFA_SHORTEST
no_jit set PCRE2_NO_JIT
@@ -1798,7 +1800,7 @@ Cambridge, England.
</P>
<br><a name="SEC21" href="#TOC1">REVISION</a><br>
<P>
-Last updated: 25 March 2017
+Last updated: 04 April 2017
<br>
Copyright &copy; 1997-2017 University of Cambridge.
<br>