Home | History | Annotate | Download | only in lib

Lines Matching defs:begline

500   begline,
915 case begline:
916 printf ("/begline");
2474 BUF_PUSH (begline);
4757 case begline:
4998 /* `begline' is like `begbuf' if it cannot match at newlines. */
4999 || ((re_opcode_t) bufp->buffer[0] == begline
6598 /* begline matches the empty string at the beginning of the string
6601 case begline:
6602 DEBUG_PRINT1 ("EXECUTING begline.\n");
6616 /* endline is the dual of begline. */
7434 case begline: