Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
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