Lines Matching defs:begline
522 begline,
970 case begline:
971 printf ("/begline");
2485 BUF_PUSH (begline);
4752 case begline:
5066 /* `begline' is like `begbuf' if it cannot match at newlines. */
5067 || ((re_opcode_t) bufp->buffer[0] == begline
6850 /* begline matches the empty string at the beginning of the string
6853 case begline:
6854 DEBUG_PRINT1 ("EXECUTING begline.\n");
6868 /* endline is the dual of begline. */
7684 case begline: