Home
last modified time | relevance | path

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

/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_internal.h580 #define MAX_MARK ((1u << 16) - 1) macro
582 #define MAX_MARK ((1u << 8) - 1) macro
H A Dpcre_compile.c6569 if ((unsigned int)arglen > MAX_MARK) in compile_branch()

Completed in 45 milliseconds