Searched refs:MAX_PATTERN_SIZE (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pcre-8.31/
H A Dpcre_internal.h410 #define MAX_PATTERN_SIZE (1 << 16) macro
423 #define MAX_PATTERN_SIZE (1 << 24) macro
438 #define MAX_PATTERN_SIZE (1 << 30) macro
459 #define MAX_PATTERN_SIZE (1 << 16) macro
474 #define MAX_PATTERN_SIZE (1 << 30) macro
H A Dpcre_compile.c7885 if (length > MAX_PATTERN_SIZE)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pcre-8.31/
H A Dpcre_internal.h410 #define MAX_PATTERN_SIZE (1 << 16) macro
423 #define MAX_PATTERN_SIZE (1 << 24) macro
438 #define MAX_PATTERN_SIZE (1 << 30) macro
459 #define MAX_PATTERN_SIZE (1 << 16) macro
474 #define MAX_PATTERN_SIZE (1 << 30) macro
H A Dpcre_compile.c7885 if (length > MAX_PATTERN_SIZE)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pcre-8.31/
H A Dpcre_internal.h410 #define MAX_PATTERN_SIZE (1 << 16) macro
423 #define MAX_PATTERN_SIZE (1 << 24) macro
438 #define MAX_PATTERN_SIZE (1 << 30) macro
459 #define MAX_PATTERN_SIZE (1 << 16) macro
474 #define MAX_PATTERN_SIZE (1 << 30) macro
H A Dpcre_compile.c7885 if (length > MAX_PATTERN_SIZE)

Completed in 292 milliseconds