OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:eo_tag
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/tre/dist/lib/
regexec.c
62
if (submatch_data[i].
eo_tag
== tnfa->end_tag)
65
pmatch[i].rm_eo = tags[submatch_data[i].
eo_tag
];
74
submatch_data[i].
eo_tag
, pmatch[i].rm_eo));
tre-internal.h
220
int
eo_tag
;
member in struct:tre_submatch_data
tre-compile.c
137
tnfa->submatch_data[id].
eo_tag
= tag;
1972
i, submatch_data[i].so_tag, submatch_data[i].
eo_tag
));
Completed in 34 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026