--- code/trunk/pcre.h.in 2011/08/27 10:18:46 675 +++ code/trunk/pcre.h.in 2011/08/27 15:53:04 676 @@ -164,6 +164,7 @@ #define PCRE_ERROR_BADOFFSET (-24) #define PCRE_ERROR_SHORTUTF8 (-25) #define PCRE_ERROR_RECURSELOOP (-26) +#define PCRE_ERROR_JIT_STACKLIMIT (-27) /* Specific error codes for UTF-8 validity checks */