| 1644 |
call via \fBpcre_malloc()\fP fails, this error is given. The memory is |
call via \fBpcre_malloc()\fP fails, this error is given. The memory is |
| 1645 |
automatically freed at the end of matching. |
automatically freed at the end of matching. |
| 1646 |
.P |
.P |
| 1647 |
This error is also given if \fBpcre_stack_malloc()\fP fails in |
This error is also given if \fBpcre_stack_malloc()\fP fails in |
| 1648 |
\fBpcre_exec()\fP. This can happen only when PCRE has been compiled with |
\fBpcre_exec()\fP. This can happen only when PCRE has been compiled with |
| 1649 |
\fB--disable-stack-for-recursion\fP. |
\fB--disable-stack-for-recursion\fP. |
| 1650 |
.sp |
.sp |