| 62 |
PCRE_NO_UTF8_CHECK. |
PCRE_NO_UTF8_CHECK. |
| 63 |
.P |
.P |
| 64 |
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 |
| 65 |
contains the compiled pattern, or NULL if an error was detected. |
contains the compiled pattern, or NULL if an error was detected. Note that |
| 66 |
|
compiling regular expressions with one version of PCRE for use with a different |
| 67 |
|
version is not guaranteed to work and may cause crashes. |
| 68 |
.P |
.P |
| 69 |
There is a complete description of the PCRE native API in the |
There is a complete description of the PCRE native API in the |
| 70 |
.\" HREF |
.\" HREF |