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