re_match_2
extern int re_match_2 (struct re_pattern_buffer *__buffer,
val = re_match_2 (bufp, string1, size1, string2, size2,
return re_match_2 (bufp, NULL, 0, string, size, pos, regs, size);
extern int re_match_2
re_match_2 (struct re_pattern_buffer *bufp, const char *string1, Idx length1,
weak_alias (__re_match_2, re_match_2)