113 |
over the character class, thus treating the ] as data rather than |
over the character class, thus treating the ] as data rather than |
114 |
terminating the class. This meant it could skip too much.] |
terminating the class. This meant it could skip too much.] |
115 |
|
|
116 |
|
20. Added PCRE_NOTEMPTY_ATSTART in order to be able to correctly implement the |
117 |
|
/g option in pcretest when the pattern contains \K, which makes it possible |
118 |
|
to have an empty string match not at the start, even when the pattern is |
119 |
|
anchored. Updated pcretest and pcredemo to use this option. |
120 |
|
|
121 |
|
|
122 |
Version 7.9 11-Apr-09 |
Version 7.9 11-Apr-09 |
123 |
--------------------- |
--------------------- |