OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fastcomp
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/grep/
grep.h
160
int
fastcomp
(fastgrep_t *, const char *);
fastgrep.c
105
fastcomp
(fastgrep_t *fg, const char *pat)
function
grep.c
671
* XXX: fgrepcomp() and
fastcomp
() are workarounds for regexec() performance.
680
if (
fastcomp
(&fg_pattern[i], pattern[i])) {
Completed in 14 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026