| 26 |
PCRE_CONFIG_MATCH_LIMIT Internal resource limit |
PCRE_CONFIG_MATCH_LIMIT Internal resource limit |
| 27 |
PCRE_CONFIG_MATCH_LIMIT_RECURSION |
PCRE_CONFIG_MATCH_LIMIT_RECURSION |
| 28 |
Internal recursion depth limit |
Internal recursion depth limit |
| 29 |
PCRE_CONFIG_NEWLINE Value of the newline sequence |
PCRE_CONFIG_NEWLINE Value of the newline sequence: |
| 30 |
|
13 (0x000d) for CR |
| 31 |
|
10 (0x000a) for LF |
| 32 |
|
3338 (0x0d0a) for CRLF |
| 33 |
|
-1 for ANY |
| 34 |
PCRE_CONFIG_POSIX_MALLOC_THRESHOLD |
PCRE_CONFIG_POSIX_MALLOC_THRESHOLD |
| 35 |
Threshold of return slots, above |
Threshold of return slots, above |
| 36 |
which \fBmalloc()\fR is used by |
which \fBmalloc()\fR is used by |