Home | History | Annotate | Download | only in regex

Lines Matching full:re_match_2

108    commands in re_match_2.  */
372 of re_match_2.) */
1006 re_match_2 use a failure stack. These have to be macros because of
2259 `push_dummy_failure' in `re_match_2'. */
3451 /* Declarations and macros for re_match_2. */
3465 /* Macros for dealing with the split strings in re_match_2. */
3541 /* re_match is like re_match_2 except it takes only a single string. */
3558 /* re_match_2 matches the compiled pattern in BUFP against the
3572 re_match_2 (bufp, string1, size1, string2, size2, pos, regs, stop)
3717 DEBUG_PRINT1 ("\n\nEntering re_match_2.\n");
3988 DEBUG_PRINT2 ("Returning %d from re_match_2.\n", mcnt);
4928 } /* re_match_2 */
4931 /* Subroutine definitions for re_match_2. */