| 2073 |
< -1 => some kind of unexpected problem |
< -1 => some kind of unexpected problem |
| 2074 |
*/ |
*/ |
| 2075 |
|
|
| 2076 |
PCRE_DATA_SCOPE int |
PCRE_EXP_DEFN int |
| 2077 |
pcre_dfa_exec(const pcre *argument_re, const pcre_extra *extra_data, |
pcre_dfa_exec(const pcre *argument_re, const pcre_extra *extra_data, |
| 2078 |
const char *subject, int length, int start_offset, int options, int *offsets, |
const char *subject, int length, int start_offset, int options, int *offsets, |
| 2079 |
int offsetcount, int *workspace, int wscount) |
int offsetcount, int *workspace, int wscount) |