| 38 |
PCRE_CONFIG_MATCH_LIMIT Internal resource limit |
PCRE_CONFIG_MATCH_LIMIT Internal resource limit |
| 39 |
PCRE_CONFIG_MATCH_LIMIT_RECURSION |
PCRE_CONFIG_MATCH_LIMIT_RECURSION |
| 40 |
Internal recursion depth limit |
Internal recursion depth limit |
| 41 |
PCRE_CONFIG_NEWLINE Value of the newline sequence |
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 |