OpenGrok
Cross Reference: PRESUBMIT.py
xref
: /
external
/
chromium_org
/
PRESUBMIT.py
Home
|
History
|
Annotate
|
Download
|
only in
chromium_org
Lines Matching
full:regex
404
regex
= func_name[1:]
405
if input_api.re.search(
regex
, line):