OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:re_regexp
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libcompat/4.3/
regex.c
61
static regexp *
re_regexp
;
variable in typeref:typename:regexp *
71
if (
re_regexp
)
72
free(
re_regexp
);
76
re_regexp
= regcomp(s);
88
rc = regexec(
re_regexp
, s);
Completed in 164 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025