OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:item_parenthesis_regex
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/contrib/gcc-changelog/
git_commit.py
175
item_parenthesis_regex
= re.compile(r'\t(\*|\(\S+\):)')
variable
621
or
item_parenthesis_regex
.match(entry.lines[i+1]))):
/src/external/gpl3/gcc.old/dist/contrib/gcc-changelog/
git_commit.py
167
item_parenthesis_regex
= re.compile(r'\t(\*|\(\S+\):)')
variable
607
or
item_parenthesis_regex
.match(entry.lines[i+1]))):
Completed in 64 milliseconds
Indexes created Thu May 07 00:24:58 UTC 2026