OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mustfirst
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/regex/
engine.c
218
const char *
mustfirst
;
local in function:matcher
245
mustfirst
= g->must;
262
while (*--dp == *--pp && pp !=
mustfirst
);
268
mj = matchjump[pp -
mustfirst
];
273
if (pp !=
mustfirst
)
engine.c
218
const char *
mustfirst
;
local in function:matcher
245
mustfirst
= g->must;
262
while (*--dp == *--pp && pp !=
mustfirst
);
268
mj = matchjump[pp -
mustfirst
];
273
if (pp !=
mustfirst
)
Completed in 22 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025