183 |
to be some failures. With --enable-newline-is-anycrlf or |
to be some failures. With --enable-newline-is-anycrlf or |
184 |
--enable-newline-is-any, many tests should succeed, but there may be some |
--enable-newline-is-any, many tests should succeed, but there may be some |
185 |
failures. |
failures. |
186 |
|
|
187 |
|
. By default, the sequence \R in a pattern matches any Unicode line ending |
188 |
|
sequence. This is independent of the option specifying what PCRE considers to |
189 |
|
be the end of a line (see above). However, the caller of PCRE can restrict \R |
190 |
|
to match only CR, LF, or CRLF. You can make this the default by adding |
191 |
|
--enable-bsr-anycrlf to the "configure" command (bsr = "backslash R"). |
192 |
|
|
193 |
. When called via the POSIX interface, PCRE uses malloc() to get additional |
. When called via the POSIX interface, PCRE uses malloc() to get additional |
194 |
storage for processing capturing parentheses if there are more than 10 of |
storage for processing capturing parentheses if there are more than 10 of |
720 |
Philip Hazel |
Philip Hazel |
721 |
Email local part: ph10 |
Email local part: ph10 |
722 |
Email domain: cam.ac.uk |
Email domain: cam.ac.uk |
723 |
Last updated: 24 April 2007 |
Last updated: 17 September 2007 |