Parent Directory
|
Revision Log
r6896@hex: nm | 2007-03-02 13:09:14 +0000 Added EOL and keywork properties throughout
| 1 | .TH PCRE_VERSION 3 |
| 2 | .SH NAME |
| 3 | PCRE - Perl-compatible regular expressions |
| 4 | .SH SYNOPSIS |
| 5 | .rs |
| 6 | .sp |
| 7 | .B #include <pcre.h> |
| 8 | .PP |
| 9 | .SM |
| 10 | .br |
| 11 | .B char *pcre_version(void); |
| 12 | . |
| 13 | .SH DESCRIPTION |
| 14 | .rs |
| 15 | .sp |
| 16 | This function returns a character string that gives the version number of the |
| 17 | PCRE library and the date of its release. |
| 18 | .P |
| 19 | There is a complete description of the PCRE native API in the |
| 20 | .\" HREF |
| 21 | \fBpcreapi\fP |
| 22 | .\" |
| 23 | page and a description of the POSIX API in the |
| 24 | .\" HREF |
| 25 | \fBpcreposix\fP |
| 26 | .\" |
| 27 | page. |
| Name | Value |
|---|---|
| svn:eol-style | native |
| svn:keywords | "Author Date Id Revision Url" |
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |