OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lowered_line
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/contrib/gcc-changelog/
git_commit.py
519
lowered_line
= line.lower()
520
if
lowered_line
.startswith(CO_AUTHORED_BY_PREFIX):
525
elif
lowered_line
.startswith(REVIEW_PREFIXES):
/src/external/gpl3/gcc.old/dist/contrib/gcc-changelog/
git_commit.py
505
lowered_line
= line.lower()
506
if
lowered_line
.startswith(CO_AUTHORED_BY_PREFIX):
511
elif
lowered_line
.startswith(REVIEW_PREFIXES):
Completed in 23 milliseconds
Indexes created Thu Jun 11 00:25:07 UTC 2026