| 69 |
12. Yet more internal refactoring has removed another argument from the match() |
12. Yet more internal refactoring has removed another argument from the match() |
| 70 |
function. Special calls to this function are now indicated by setting a |
function. Special calls to this function are now indicated by setting a |
| 71 |
value in a variable in the "match data" data block. |
value in a variable in the "match data" data block. |
| 72 |
|
|
| 73 |
|
13. Be more explicit in pcre_study() instead of relying on "default" for |
| 74 |
|
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 |
| 76 |
|
pick them up. |
| 77 |
|
|
| 78 |
|
|
| 79 |
Version 8.12 15-Jan-2011 |
Version 8.12 15-Jan-2011 |