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

/netbsd-6-1-5-RELEASE/usr.bin/grep/
H A Dgrep.h158 int grep_search(fastgrep_t *, const unsigned char *, size_t, regmatch_t *);
H A Dfastgrep.c205 grep_search(fastgrep_t *fg, const unsigned char *data, size_t len, regmatch_t *pmatch) function
H A Dutil.c308 * XXX: grep_search() is a workaround for speed up and should be
312 r = grep_search(&fg_pattern[i],

Completed in 106 milliseconds