OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STRUCT_REF_RE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/libevent/dist/
event_rpcgen.py
35
STRUCT_REF_RE
= re.compile(r"^struct\[(?P<name>[a-zA-Z_][a-zA-Z0-9_]*)\]$")
1543
res =
STRUCT_REF_RE
.match(entry_type)
/src/external/bsd/ntp/dist/sntp/libevent/
event_rpcgen.py
35
STRUCT_REF_RE
= re.compile(r"^struct\[(?P<name>[a-zA-Z_][a-zA-Z0-9_]*)\]$")
1543
res =
STRUCT_REF_RE
.match(entry_type)
Completed in 55 milliseconds
Indexes created Sun May 17 00:24:36 UTC 2026