Home | History | Annotate | Download | only in libiberty

Lines Matching defs:re_match_2

75 #  define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \
173 commands in re_match_2. */
502 of re_match_2.) */
1422 re_match_2 use a failure stack. These have to be macros because of
1805 /* Declarations and macros for re_match_2. */
3733 `push_dummy_failure' in `re_match_2'. */
5289 /* Macros for dealing with the split strings in re_match_2. */
5409 /* re_match is like re_match_2 except it takes only a single string. */
5453 /* re_match_2 matches the compiled pattern in BUFP against the
5467 re_match_2 (struct re_pattern_buffer *bufp, const char *string1, int size1,
5490 weak_alias (__re_match_2, re_match_2)
5700 DEBUG_PRINT1 ("\n\nEntering re_match_2.\n");
6100 DEBUG_PRINT2 ("Returning %d from re_match_2.\n", mcnt);
7503 } /* re_match_2 */
7506 /* Subroutine definitions for re_match_2. */