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_MATCH_LIMIT_RECURSION |
40 |
|
Internal recursion depth limit |
41 |
|
PCRE_CONFIG_NEWLINE Value of the newline sequence: |
42 |
|
13 (0x000d) for CR |
43 |
|
10 (0x000a) for LF |
44 |
|
3338 (0x0d0a) for CRLF |
45 |
|
-1 for ANY |
46 |
PCRE_CONFIG_POSIX_MALLOC_THRESHOLD |
PCRE_CONFIG_POSIX_MALLOC_THRESHOLD |
47 |
Threshold of return slots, above |
Threshold of return slots, above |
48 |
which <b>malloc()</b> is used by |
which <b>malloc()</b> is used by |