Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_internal.h584 #define MAX_MARK ((1u << 16) - 1) macro
586 #define MAX_MARK ((1u << 8) - 1) macro
H A Dpcre_compile.c6571 if ((unsigned int)arglen > MAX_MARK) in compile_branch()

Completed in 34 milliseconds