| 96 |
\fBpcrecpp::RE::DoMatch\fP. See \fBpcrecpp.h\fP for the signature for |
\fBpcrecpp::RE::DoMatch\fP. See \fBpcrecpp.h\fP for the signature for |
| 97 |
\fBDoMatch\fP. |
\fBDoMatch\fP. |
| 98 |
.P |
.P |
| 99 |
NOTE: Do not use \fBno_arg\fP, which is used internally to mark the end of a |
NOTE: Do not use \fBno_arg\fP, which is used internally to mark the end of a |
| 100 |
list of optional arguments, as a placeholder for missing arguments, as this can |
list of optional arguments, as a placeholder for missing arguments, as this can |
| 101 |
lead to segfaults. |
lead to segfaults. |
| 102 |
. |
. |
| 103 |
. |
. |