Searched refs:grep_search (Results 1 – 3 of 3) sorted by relevance
162 int grep_search(fastgrep_t *, const unsigned char *, size_t, regmatch_t *);
205 grep_search(fastgrep_t *fg, const unsigned char *data, size_t len, regmatch_t *pmatch) in grep_search() function
307 r = grep_search(&fg_pattern[i], in procline()