33 |
\fBpcrecpp\fP |
\fBpcrecpp\fP |
34 |
.\" |
.\" |
35 |
page has details of this interface. Other people's contributions can be found |
page has details of this interface. Other people's contributions can be found |
36 |
in the \fIContrib\fR directory at the primary FTP site, which is: |
in the \fIContrib\fP directory at the primary FTP site, which is: |
37 |
.sp |
.sp |
38 |
.\" HTML <a href="ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre"> |
.\" HTML <a href="ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre"> |
39 |
.\" </a> |
.\" </a> |
42 |
Details of exactly which Perl regular expression features are and are not |
Details of exactly which Perl regular expression features are and are not |
43 |
supported by PCRE are given in separate documents. See the |
supported by PCRE are given in separate documents. See the |
44 |
.\" HREF |
.\" HREF |
45 |
\fBpcrepattern\fR |
\fBpcrepattern\fP |
46 |
.\" |
.\" |
47 |
and |
and |
48 |
.\" HREF |
.\" HREF |
49 |
\fBpcrecompat\fR |
\fBpcrecompat\fP |
50 |
.\" |
.\" |
51 |
pages. There is a syntax summary in the |
pages. There is a syntax summary in the |
52 |
.\" HREF |
.\" HREF |
53 |
\fBpcresyntax\fR |
\fBpcresyntax\fP |
54 |
.\" |
.\" |
55 |
page. |
page. |
56 |
.P |
.P |
57 |
Some features of PCRE can be included, excluded, or changed when the library is |
Some features of PCRE can be included, excluded, or changed when the library is |
58 |
built. The |
built. The |
59 |
.\" HREF |
.\" HREF |
60 |
\fBpcre_config()\fR |
\fBpcre_config()\fP |
61 |
.\" |
.\" |
62 |
function makes it possible for a client to discover which features are |
function makes it possible for a client to discover which features are |
63 |
available. The features themselves are described in the |
available. The features themselves are described in the |