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

/freebsd-9.3-release/usr.bin/grep/
H A Dgrep.h123 extern bool file_err, first, matchall, prev;
H A Dgrep.c82 bool matchall; variable
229 if (matchall)
234 matchall = true;
H A Dutil.c214 if (ln.line_no == 0 && matchall)
/freebsd-9.3-release/usr.bin/grep/regex/
H A Dfastmatch.h33 bool matchall; member in struct:__anon10766
H A Dtre-fastmatch.c491 fg->matchall = true; \
866 if (fg->matchall)

Completed in 56 milliseconds