58 |
PCRE_NO_UTF8_CHECK. |
PCRE_NO_UTF8_CHECK. |
59 |
.P |
.P |
60 |
The yield of the function is a pointer to a private data structure that |
The yield of the function is a pointer to a private data structure that |
61 |
contains the compiled pattern, or NULL if an error was detected. |
contains the compiled pattern, or NULL if an error was detected. Note that |
62 |
|
compiling regular expressions with one version of PCRE for use with a different |
63 |
|
version is not guaranteed to work and may cause crashes. |
64 |
.P |
.P |
65 |
There is a complete description of the PCRE native API in the |
There is a complete description of the PCRE native API in the |
66 |
.\" HREF |
.\" HREF |