summaryrefslogtreecommitdiff
path: root/doc/html/pcrecompat.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/pcrecompat.html')
-rw-r--r--doc/html/pcrecompat.html8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/html/pcrecompat.html b/doc/html/pcrecompat.html
index 6529c09..d15b3b0 100644
--- a/doc/html/pcrecompat.html
+++ b/doc/html/pcrecompat.html
@@ -140,11 +140,15 @@ package.
<br>
(m) Patterns compiled by PCRE can be saved and re-used at a later time, even on
different hosts that have the other endianness.
+<br>
+<br>
+(n) The alternative matching function (<b>pcre_dfa_exec()</b>) matches in a
+different way and is not Perl-compatible.
</P>
<P>
-Last updated: 09 September 2004
+Last updated: 28 February 2005
<br>
-Copyright &copy; 1997-2004 University of Cambridge.
+Copyright &copy; 1997-2005 University of Cambridge.
<p>
Return to the <a href="index.html">PCRE index page</a>.
</p>