Searched refs:re_match_2_internal (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D980329-1.c16 re_match_2_internal (struct re_pattern_buffer *bufp, function
/haiku-buildtools/legacy/gcc/gcc/fixinc/
H A Dgnu-regex.c369 static int re_match_2_internal PARAMS ((struct re_pattern_buffer *bufp,
1755 /* If we cannot allocate large objects within re_match_2_internal,
3615 val = re_match_2_internal (bufp, string1, size1, string2, size2,
3742 int result = re_match_2_internal (bufp, NULL, 0, string, size,
3790 int result = re_match_2_internal (bufp, string1, size1, string2, size2,
3806 re_match_2_internal (bufp, string1, size1, string2, size2, pos, regs, stop)
3787 re_match_2_internal (bufp, string1, size1, string2, size2, pos, regs, stop) function

Completed in 110 milliseconds