--- code/trunk/pcre.h.in 2010/11/03 18:32:55 566 +++ code/trunk/pcre.h.in 2010/11/06 17:10:00 567 @@ -161,6 +161,7 @@ #define PCRE_ERROR_RECURSIONLIMIT (-21) #define PCRE_ERROR_NULLWSLIMIT (-22) /* No longer actually used */ #define PCRE_ERROR_BADNEWLINE (-23) +#define PCRE_ERROR_BADOFFSET (-24) /* Request types for pcre_fullinfo() */