Home
last modified time | relevance | path

Searched refs:prtext (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/gnu/usr.bin/grep/
H A Dgrep.c686 prtext (char const *beg, char const *lim, int *nlinesp) in prtext() function
769 prtext (b, endp, (int *) 0); in grepbuf()
782 prtext (p, b, &n); in grepbuf()
792 prtext (p, lim, &n); in grepbuf()
H A DChangeLog647 (prtext, grep): Speed up by relying on the newline sentinel before the
765 * src/grep.c (nlscan, prpending, prtext, grepbuf): Do not
777 prpending, prtext, grepbuf, grep, grepfile, grepdir): Likewise.
842 page_alloc, reset, fillbuf, grepbuf, prtext, prpending, prline,
955 (grepbuf, prtext): Now update after_last_match instead of inputhwm.
972 (fillbuf, prtext, grepbuf): Set it.
975 (prtext, grepbuf, grep): Don't output more than outleft lines.
1203 * src/grep.c (prtext): Use out_quiet, not not_text, to decide
1467 (nlscan, prpending, prtext, grepbuf, grep): Use it instead of '\n'.