| 34 |
</P> |
</P> |
| 35 |
<P> |
<P> |
| 36 |
<pre> |
<pre> |
| 37 |
PCRE_CONFIG_LINK_SIZE Internal link size: 2, 3, or 4 |
PCRE_CONFIG_LINK_SIZE Internal link size: 2, 3, or 4 |
| 38 |
PCRE_CONFIG_MATCH_LIMIT Internal resource limit |
PCRE_CONFIG_MATCH_LIMIT Internal resource limit |
| 39 |
PCRE_CONFIG_NEWLINE Value of the newline character |
PCRE_CONFIG_NEWLINE Value of the newline character |
| 40 |
PCRE_CONFIG_POSIX_MALLOC_THRESHOLD |
PCRE_CONFIG_POSIX_MALLOC_THRESHOLD |
| 41 |
Threshold of return slots, above |
Threshold of return slots, above |
| 42 |
which <b>malloc()</b> is used by |
which <b>malloc()</b> is used by |
| 43 |
the POSIX API |
the POSIX API |
| 44 |
PCRE_CONFIG_UTF8 Availability of UTF-8 support |
PCRE_CONFIG_STACKRECURSE Recursion implementation (1=stack 0=heap) |
| 45 |
|
PCRE_CONFIG_UTF8 Availability of UTF-8 support (1=yes 0=no) |
| 46 |
</PRE> |
</PRE> |
| 47 |
</P> |
</P> |
| 48 |
<P> |
<P> |