OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ENTRY_TAG_NUMBER_RE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/libevent/dist/
event_rpcgen.py
1473
ENTRY_TAG_NUMBER_RE
= re.compile(r"(0x)?\d+", re.I)
1520
if not
ENTRY_TAG_NUMBER_RE
.match(token):
/src/external/bsd/ntp/dist/sntp/libevent/
event_rpcgen.py
1473
ENTRY_TAG_NUMBER_RE
= re.compile(r"(0x)?\d+", re.I)
1520
if not
ENTRY_TAG_NUMBER_RE
.match(token):
Completed in 16 milliseconds
Indexes created Sun May 17 00:24:36 UTC 2026