--- code/trunk/pcre_exec.c 2007/04/02 13:32:07 144 +++ code/trunk/pcre_exec.c 2007/04/04 14:06:52 145 @@ -3712,7 +3712,7 @@ < -1 => some kind of unexpected problem */ -PCRE_DATA_SCOPE int +PCRE_EXP_DEFN int pcre_exec(const pcre *argument_re, const pcre_extra *extra_data, PCRE_SPTR subject, int length, int start_offset, int options, int *offsets, int offsetcount)