php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Macros | |
#define | SUPPORT_UNICODE 1 |
#define | SUPPORT_PCRE2_8 1 |
#define | HEAP_LIMIT 20000000 |
#define | PARENS_NEST_LIMIT 250 |
#define | MATCH_LIMIT 10000000 |
#define | MATCH_LIMIT_DEPTH MATCH_LIMIT |
#define | MAX_NAME_COUNT 10000 |
#define | MAX_NAME_SIZE 128 |
#define | NEWLINE_DEFAULT 2 |
#define | LINK_SIZE 2 |
#define | MAX_VARLOOKBEHIND 255 |
#define | PCRE2_EXPORT |
#define MATCH_LIMIT_DEPTH MATCH_LIMIT |