Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_internal.h574 #define MAX_MARK ((1u << 16) - 1) macro
576 #define MAX_MARK ((1u << 8) - 1) macro
H A Dpcre_compile.c5616 if ((unsigned int)arglen > MAX_MARK) in compile_branch()

Completed in 37 milliseconds