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

/netbsd-6-1-5-RELEASE/usr.bin/grep/
H A Dgrep.h157 void fgrepcomp(fastgrep_t *, const char *);
H A Dfastgrep.c58 fgrepcomp(fastgrep_t *fg, const char *pat) function
H A Dgrep.c668 * XXX: fgrepcomp() and fastcomp() are workarounds for regexec() performance.
674 fgrepcomp(&fg_pattern[i], pattern[i]);

Completed in 108 milliseconds