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

/macosx-10.9.5/lsof-52/lsof/lib/
H A Dregex.c513 begline,
842 case begline:
843 printf ("/begline");
2167 BUF_PUSH (begline);
3817 case begline:
4058 /* `begline' is like `begbuf' if it cannot match at newlines. */
4059 || ((re_opcode_t) bufp->buffer[0] == begline
5075 /* begline matches the empty string at the beginning of the string
5078 case begline:
5079 DEBUG_PRINT1 ("EXECUTING begline
509 begline, enumerator in enum:__anon10851
[all...]
/macosx-10.9.5/gnudiff-19/diffutils/lib/
H A Dregex.c519 begline,
975 case begline:
976 printf ("/begline");
2556 BUF_PUSH (begline);
4842 case begline:
5172 /* `begline' is like `begbuf' if it cannot match at newlines. */
5173 || ((re_opcode_t) bufp->buffer[0] == begline
5872 REF (begline),
7025 /* begline matches the empty string at the beginning of the string
7028 CASE (begline)
515 begline, enumerator in enum:__anon8892
2543 BUF_PUSH (begline); variable
[all...]
/macosx-10.9.5/emacs-92/emacs/src/
H A Dregex.c645 begline,
1082 case begline:
1083 fprintf (stderr, "/begline");
2650 BUF_PUSH ((syntax & RE_NO_NEWLINE_ANCHOR) ? begbuf : begline);
4043 case begline:
4327 anchored_start = (bufp->buffer[0] == begline);
5618 /* begline matches the empty string at the beginning of the string
5620 case begline:
5621 DEBUG_PRINT1 ("EXECUTING begline.\n");
5638 /* endline is the dual of begline
641 begline, enumerator in enum:__anon8733
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/libiberty/
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:__anon7965
[all...]

Completed in 308 milliseconds