Home
last modified time | relevance | path

Searched defs:MAX_PATTERN_SIZE (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_intmodedep.h110 #define MAX_PATTERN_SIZE (1 << 16) macro
119 #define MAX_PATTERN_SIZE (1 << 24) macro
129 #define MAX_PATTERN_SIZE (1 << 30) /* Keep it positive */ macro
147 #define MAX_PATTERN_SIZE (1 << 16) macro
157 #define MAX_PATTERN_SIZE (1 << 30) /* Keep it positive */ macro
173 #define MAX_PATTERN_SIZE (1 << 30) /* Keep it positive */ macro

Completed in 10 milliseconds