| 2633 |
.\" HREF |
.\" HREF |
| 2634 |
\fBpcreapi\fP |
\fBpcreapi\fP |
| 2635 |
.\" |
.\" |
| 2636 |
documentation. |
documentation. |
| 2637 |
.P |
.P |
| 2638 |
Experiments with Perl suggest that it too has similar optimizations, sometimes |
Experiments with Perl suggest that it too has similar optimizations, sometimes |
| 2639 |
leading to anomalous results. |
leading to anomalous results. |
| 2727 |
(*MARK) item, but nevertheless do not reset it. |
(*MARK) item, but nevertheless do not reset it. |
| 2728 |
.P |
.P |
| 2729 |
If you are interested in (*MARK) values after failed matches, you should |
If you are interested in (*MARK) values after failed matches, you should |
| 2730 |
probably set the PCRE_NO_START_OPTIMIZE option |
probably set the PCRE_NO_START_OPTIMIZE option |
| 2731 |
.\" HTML <a href="#nooptimize"> |
.\" HTML <a href="#nooptimize"> |
| 2732 |
.\" </a> |
.\" </a> |
| 2733 |
(see above) |
(see above) |
| 2734 |
.\" |
.\" |
| 2735 |
to ensure that the match is always attempted. |
to ensure that the match is always attempted. |
| 2736 |
. |
. |