--- code/trunk/pcre.h 2007/02/24 21:38:31 18 +++ code/trunk/pcre.h 2007/02/24 21:38:33 19 @@ -30,6 +30,7 @@ #define PCRE_EXTRA 0x0040 #define PCRE_NOTBOL 0x0080 #define PCRE_NOTEOL 0x0100 +#define PCRE_UNGREEDY 0x0200 /* Exec-time error codes */