Home
last modified time | relevance | path

Searched refs:MAX_MARK (Results 1 – 2 of 2) sorted by relevance

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_intmodedep.h73 #undef MAX_MARK
213 #define MAX_MARK ((1u << 8) - 1) macro
225 #define MAX_MARK ((1u << 16) - 1) macro
H A Dpcre2_compile.c2797 if (ptr - verbnamestart - 1 > (int)MAX_MARK) in parse_regex()

Completed in 35 milliseconds