OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:end_of_location_regex
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/contrib/gcc-changelog/
git_commit.py
173
end_of_location_regex
= re.compile(r'[\[<(:]')
variable
256
m =
end_of_location_regex
.search(line)
/src/external/gpl3/gcc.old/dist/contrib/gcc-changelog/
git_commit.py
165
end_of_location_regex
= re.compile(r'[\[<(:]')
variable
248
m =
end_of_location_regex
.search(line)
Completed in 163 milliseconds
Indexes created Fri Jun 12 00:25:51 UTC 2026