OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:re_date
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/tools/
microcode-tool.py
49
re_date
= re.compile('/\* *(.* [0-9]{4}) *\*/$')
60
m_date =
re_date
.match(line)
microcode-tool
49
re_date
= re.compile('/\* *(.* [0-9]{4}) *\*/$')
60
m_date =
re_date
.match(line)
Completed in 80 milliseconds