Home
last modified time | relevance | path

Searched refs:PCRE_ERROR_JIT_STACKLIMIT (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre.h206 #define PCRE_ERROR_JIT_STACKLIMIT (-27) macro
H A Dpcre_jit_compile.c10261 OP1(SLJIT_MOV, SLJIT_RETURN_REG, 0, SLJIT_IMM, PCRE_ERROR_JIT_STACKLIMIT); in PRIV()
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt3742 PCRE_ERROR_JIT_STACKLIMIT (-27)
8463 addition of one new error code: PCRE_ERROR_JIT_STACKLIMIT. This means
8496 PCRE_ERROR_JIT_STACKLIMIT is given when there is not enough stack.

Completed in 61 milliseconds