summaryrefslogtreecommitdiff
path: root/doc/html/pcretest.html
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2007-08-21 15:00:15 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2007-08-21 15:00:15 +0000
commit273487b8386264c012ab681035d19c93b4309ed3 (patch)
tree8706cad6dc3ba3dcfa9971357c00a725e8029244 /doc/html/pcretest.html
parentc6a88bf880d462c62e00d8d7c3eeeaad60ebab49 (diff)
downloadpcre-273487b8386264c012ab681035d19c93b4309ed3.tar.gz
Add (*CR) etc.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@227 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'doc/html/pcretest.html')
-rw-r--r--doc/html/pcretest.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/html/pcretest.html b/doc/html/pcretest.html
index 2de14e7..7ae7fe9 100644
--- a/doc/html/pcretest.html
+++ b/doc/html/pcretest.html
@@ -205,8 +205,9 @@ not correspond to anything in Perl:
<b>/&#60;anycrlf&#62;</b> PCRE_NEWLINE_ANYCRLF
<b>/&#60;any&#62;</b> PCRE_NEWLINE_ANY
</pre>
-Those specifying line ending sequencess are literal strings as shown. This
-example sets multiline matching with CRLF as the line ending sequence:
+Those specifying line ending sequences are literal strings as shown, but the
+letters can be in either case. This example sets multiline matching with CRLF
+as the line ending sequence:
<pre>
/^abc/m&#60;crlf&#62;
</pre>
@@ -671,7 +672,7 @@ Cambridge CB2 3QH, England.
</P>
<br><a name="SEC15" href="#TOC1">REVISION</a><br>
<P>
-Last updated: 09 August 2007
+Last updated: 21 August 2007
<br>
Copyright &copy; 1997-2007 University of Cambridge.
<br>