re_match_2_internal  378 libglibc/regex.c static int re_match_2_internal PARAMS ((struct re_pattern_buffer *bufp,
re_match_2_internal 3675 libglibc/regex.c       val = re_match_2_internal (bufp, string1, size1, string2, size2,
re_match_2_internal 3800 libglibc/regex.c   int result = re_match_2_internal (bufp, NULL, 0, string, size,
re_match_2_internal 3848 libglibc/regex.c   int result = re_match_2_internal (bufp, string1, size1, string2, size2,
re_match_2_internal 3864 libglibc/regex.c re_match_2_internal (bufp, string1, size1, string2, size2, pos, regs, stop)