Searched refs:grep_search (Results 1 – 1 of 1) sorted by relevance
/openbsd-src/usr.bin/grep/ |
H A D | util.c | 52 static int grep_search(fastgrep_t *, char *, size_t, regmatch_t *pmatch, int); 226 r = grep_search(&fg_pattern[i], l->dat + offset, in procline() 502 grep_search(fastgrep_t *fg, char *data, size_t dataLen, regmatch_t *pmatch, in grep_search() function
|