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

/freebsd-10.0-release/gnu/usr.bin/grep/
H A Dgrep.c686 prtext (char const *beg, char const *lim, int *nlinesp) function
769 prtext (b, endp, (int *) 0);
782 prtext (p, b, &n);
792 prtext (p, lim, &n);

Completed in 48 milliseconds