Lines Matching defs:begline
521 begline,
977 case begline:
978 printf ("/begline");
2558 BUF_PUSH (begline);
4844 case begline:
5174 /* `begline' is like `begbuf' if it cannot match at newlines. */
5175 || ((re_opcode_t) bufp->buffer[0] == begline
5874 REF (begline),
7027 /* begline matches the empty string at the beginning of the string
7030 CASE (begline):
7031 DEBUG_PRINT1 ("EXECUTING begline.\n");
7048 /* endline is the dual of begline. */
7885 case begline: