1 diff --git a/pcre_exec.c b/pcre_exec.c
5 (e.g. stopped by repeated call or recursion limit)
10 +match(REGISTER PCRE_PUCHAR eptr, REGISTER const pcre_uchar *ecode,
11 + PCRE_PUCHAR mstart, int offset_top, match_data *md, eptrblock *eptrb,
12 + unsigned int rdepth) __attribute__((noinline,noclone));
15 match(REGISTER PCRE_PUCHAR eptr, REGISTER const pcre_uchar *ecode,
16 PCRE_PUCHAR mstart, int offset_top, match_data *md, eptrblock *eptrb,