OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tag_right
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/tre/dist/lib/
tre-compile.c
568
int added_tags, tag_left,
tag_right
;
local
582
tag_right
= tre_stack_pop_int(stack);
600
status = tre_add_tag_right(mem, right,
tag_right
);
601
tnfa->tag_directions[
tag_right
] = TRE_TAG_MAXIMIZE;
tre-compile.c
568
int added_tags, tag_left,
tag_right
;
local
582
tag_right
= tre_stack_pop_int(stack);
600
status = tre_add_tag_right(mem, right,
tag_right
);
601
tnfa->tag_directions[
tag_right
] = TRE_TAG_MAXIMIZE;
Completed in 98 milliseconds
Indexes created Wed Jun 24 00:24:50 UTC 2026