| 8 |
.PP |
.PP |
| 9 |
.SM |
.SM |
| 10 |
.br |
.br |
| 11 |
.B int pcre_info(const pcre *\fIcode\fR, int *\fIoptptr\fR, int |
.B int pcre_info(const pcre *\fIcode\fP, int *\fIoptptr\fP, int |
| 12 |
.B *\fIfirstcharptr\fR); |
.B *\fIfirstcharptr\fP); |
| 13 |
|
. |
| 14 |
.SH DESCRIPTION |
.SH DESCRIPTION |
| 15 |
.rs |
.rs |
| 16 |
.sp |
.sp |
| 17 |
This function is obsolete. You should be using \fBpcre_fullinfo()\fR instead. |
This function is obsolete. You should be using \fBpcre_fullinfo()\fP instead. |
| 18 |
|
.P |
| 19 |
There is a complete description of the PCRE API in the |
There is a complete description of the PCRE native API in the |
| 20 |
.\" HREF |
.\" HREF |
| 21 |
\fBpcreapi\fR |
\fBpcreapi\fP |
| 22 |
|
.\" |
| 23 |
|
page and a description of the POSIX API in the |
| 24 |
|
.\" HREF |
| 25 |
|
\fBpcreposix\fP |
| 26 |
.\" |
.\" |
| 27 |
page. |
page. |