| 31 |
This function compiles a regular expression into an internal form. It is the |
This function compiles a regular expression into an internal form. It is the |
| 32 |
same as <b>pcre_compile()</b>, except for the addition of the <i>errorcodeptr</i> |
same as <b>pcre_compile()</b>, except for the addition of the <i>errorcodeptr</i> |
| 33 |
argument. The arguments are: |
argument. The arguments are: |
|
</P> |
|
|
<P> |
|
| 34 |
<pre> |
<pre> |
| 35 |
<i>pattern</i> A zero-terminated string containing the |
<i>pattern</i> A zero-terminated string containing the |
| 36 |
regular expression to be compiled |
regular expression to be compiled |