summaryrefslogtreecommitdiff
path: root/doc/html/pcre2test.html
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2019-06-20 16:37:30 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2019-06-20 16:37:30 +0000
commit2ada8ef2fec4683de1c1d56b23b6ed7bf6c98204 (patch)
tree885d7d24fd7d559bd3573cc510f32a86065a6b91 /doc/html/pcre2test.html
parent828b993f614a6f7d5cab4096e2e508a93388976b (diff)
downloadpcre2-2ada8ef2fec4683de1c1d56b23b6ed7bf6c98204.tar.gz
Typo in doc and update tests
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1115 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'doc/html/pcre2test.html')
-rw-r--r--doc/html/pcre2test.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/pcre2test.html b/doc/html/pcre2test.html
index 986bb07..0adae4c 100644
--- a/doc/html/pcre2test.html
+++ b/doc/html/pcre2test.html
@@ -1782,7 +1782,7 @@ restart the match with additional subject data by means of the
<b>dfa_restart</b> modifier. For example:
<pre>
re&#62; /^\d?\d(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)\d\d$/
- data&#62; 23ja\=P,dfa
+ data&#62; 23ja\=ps,dfa
Partial match: 23ja
data&#62; n05\=dfa,dfa_restart
0: n05
@@ -2081,7 +2081,7 @@ Cambridge, England.
</P>
<br><a name="SEC21" href="#TOC1">REVISION</a><br>
<P>
-Last updated: 11 June 2019
+Last updated: 20 June 2019
<br>
Copyright &copy; 1997-2019 University of Cambridge.
<br>