| 43 |
in the first alternative must satisfy the test. |
in the first alternative must satisfy the test. |
| 44 |
|
|
| 45 |
9. If auto-callout was enabled in a pattern with a conditional group, PCRE |
9. If auto-callout was enabled in a pattern with a conditional group, PCRE |
| 46 |
could crash during matching. |
could crash during matching, both with pcre_exec() and pcre_dfa_exec(). |
| 47 |
|
|
| 48 |
10. The PCRE_DOLLAR_ENDONLY option was not working when pcre_dfa_exec() was |
10. The PCRE_DOLLAR_ENDONLY option was not working when pcre_dfa_exec() was |
| 49 |
used for matching. |
used for matching. |