| 74 |
</P> |
</P> |
| 75 |
<P> |
<P> |
| 76 |
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 |
| 77 |
contains the compiled pattern, or NULL if an error was detected. |
contains the compiled pattern, or NULL if an error was detected. Note that |
| 78 |
|
compiling regular expressions with one version of PCRE for use with a different |
| 79 |
|
version is not guaranteed to work and may cause crashes. |
| 80 |
</P> |
</P> |
| 81 |
<P> |
<P> |
| 82 |
There is a complete description of the PCRE native API in the |
There is a complete description of the PCRE native API in the |