OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:have_approx
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/tre/dist/lib/
tre-parse.h
34
int
have_approx
;
member in struct:__anon5890
regexec.c
123
return tnfa->
have_approx
;
161
else if (tnfa->
have_approx
|| eflags & REG_APPROX_MATCHER)
332
if (params.max_cost == 0 && !tnfa->
have_approx
tre-internal.h
248
int
have_approx
;
member in struct:tnfa
tre-compile.c
1911
if (parse_ctx.max_backref >= 0 && parse_ctx.
have_approx
)
1927
tnfa->
have_approx
= parse_ctx.
have_approx
;
tre-parse.c
899
ctx->
have_approx
= 1;
Completed in 33 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026