--- code/trunk/pcre.h.in 2010/11/06 17:10:00 567 +++ code/trunk/pcre.h.in 2010/11/07 16:14:50 569 @@ -162,6 +162,7 @@ #define PCRE_ERROR_NULLWSLIMIT (-22) /* No longer actually used */ #define PCRE_ERROR_BADNEWLINE (-23) #define PCRE_ERROR_BADOFFSET (-24) +#define PCRE_ERROR_SHORTUTF8 (-25) /* Request types for pcre_fullinfo() */