9 |
.SM |
.SM |
10 |
.br |
.br |
11 |
.B char *pcre_version(void); |
.B char *pcre_version(void); |
12 |
|
. |
13 |
.SH DESCRIPTION |
.SH DESCRIPTION |
14 |
.rs |
.rs |
15 |
.sp |
.sp |
16 |
This function returns a character string that gives the version number of the |
This function returns a character string that gives the version number of the |
17 |
PCRE library, and its date of release. |
PCRE library and the date of its release. |
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. |