Home | History | Annotate | Download | only in libiberty

Lines Matching defs:re_match_2

78 #  define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \
176 commands in re_match_2. */
505 of re_match_2.) */
1425 re_match_2 use a failure stack. These have to be macros because of
1808 /* Declarations and macros for re_match_2. */
3737 `push_dummy_failure' in `re_match_2'. */
5293 /* Macros for dealing with the split strings in re_match_2. */
5413 /* re_match is like re_match_2 except it takes only a single string. */
5457 /* re_match_2 matches the compiled pattern in BUFP against the
5471 re_match_2 (struct re_pattern_buffer *bufp, const char *string1, int size1,
5494 weak_alias (__re_match_2, re_match_2)
5704 DEBUG_PRINT1 ("\n\nEntering re_match_2.\n");
6104 DEBUG_PRINT2 ("Returning %d from re_match_2.\n", mcnt);
7509 } /* re_match_2 */
7512 /* Subroutine definitions for re_match_2. */