Searched refs:begline (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/usr.bin/cvs/lib/
H A Dregex.c419 begline,
838 case begline:
839 printf ("/begline");
2020 BUF_PUSH (begline);
3509 case begline:
3777 if (bufp->buffer[0] == begline)
4946 /* begline matches the empty string at the beginning of the string
4949 case begline:
4950 DEBUG_PRINT1 ("EXECUTING begline.\n");
4964 /* endline is the dual of begline
416 begline, enumerator in enum:__anon3238
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/fixinc/
H A Dgnu-regex.c377 begline,
702 case begline:
703 printf ("/begline");
1903 BUF_PUSH (begline);
3250 case begline:
4504 /* begline matches the empty string at the beginning of the string
4507 case begline:
4508 DEBUG_PRINT1 ("EXECUTING begline.\n");
4522 /* endline is the dual of begline. */
5315 case begline
374 begline, enumerator in enum:__anon6182
[all...]
/openbsd-current/gnu/lib/libiberty/src/
H A Dregex.c517 begline,
965 case begline:
966 printf ("/begline");
2480 BUF_PUSH (begline);
4746 case begline:
5060 /* `begline' is like `begbuf' if it cannot match at newlines. */
5061 || ((re_opcode_t) bufp->buffer[0] == begline
6840 /* begline matches the empty string at the beginning of the string
6843 case begline:
6844 DEBUG_PRINT1 ("EXECUTING begline
513 begline, enumerator in enum:__anon616
[all...]

Completed in 270 milliseconds