OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hasDot
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/grep/
fastgrep.c
70
map_pattern(fastgrep_t *fg, int
hasDot
)
75
fg->qsBc[i] = fg->len -
hasDot
;
76
for (i =
hasDot
+ 1; i < fg->len; i++) {
110
int
hasDot
= 0;
153
hasDot
= i;
181
hasDot
= fg->len - (firstHalfDot < 0 ?
206
map_pattern(fg,
hasDot
);
fastgrep.c
70
map_pattern(fastgrep_t *fg, int
hasDot
)
75
fg->qsBc[i] = fg->len -
hasDot
;
76
for (i =
hasDot
+ 1; i < fg->len; i++) {
110
int
hasDot
= 0;
153
hasDot
= i;
181
hasDot
= fg->len - (firstHalfDot < 0 ?
206
map_pattern(fg,
hasDot
);
Completed in 66 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025