139 |
20. pcretest is supposed to handle patterns and data of any length, by |
20. pcretest is supposed to handle patterns and data of any length, by |
140 |
extending its buffers when necessary. It was getting this wrong when the |
extending its buffers when necessary. It was getting this wrong when the |
141 |
buffer for a data line had to be extended. |
buffer for a data line had to be extended. |
142 |
|
|
143 |
|
21. Added PCRE_NEWLINE_ANYCRLF which is like ANY, but matches only CR, LF, or |
144 |
|
CRLF as a newline sequence. |
145 |
|
|
146 |
|
|
147 |
Version 7.0 19-Dec-06 |
Version 7.0 19-Dec-06 |