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

/freebsd-11-stable/usr.bin/grep/
H A Dutil.c77 static int litexec(const struct pat *pat, const char *string,
400 litexec(const struct pat *pat, const char *string, size_t nmatch, function
521 r = litexec(&pattern[i], pc->ln.dat, 1, &pmatch);

Completed in 49 milliseconds