| 74 |
opcodes that mean there is no starting character; this means that when new |
opcodes that mean there is no starting character; this means that when new |
| 75 |
ones are added and accidentally left out of pcre_study(), testing should |
ones are added and accidentally left out of pcre_study(), testing should |
| 76 |
pick them up. |
pick them up. |
| 77 |
|
|
| 78 |
|
14. The -s option of pcretest has been documented for ages as being an old |
| 79 |
|
synonym of -m (show memory usage). I have changed it to mean "force study |
| 80 |
|
for every regex", that is, assume /S for every regex. This is similar to -i |
| 81 |
|
and -d etc. It's slightly incompatible, but I'm hoping nobody is still |
| 82 |
|
using it. It makes it easier to run collection of tests with study enabled, |
| 83 |
|
and thereby test pcre_study() more easily. |
| 84 |
|
|
| 85 |
|
|
| 86 |
Version 8.12 15-Jan-2011 |
Version 8.12 15-Jan-2011 |