Home
last modified time | relevance | path

Searched refs:attachment_url (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/config/
Durls.py66 attachment_url = _bug_server_regex + r"attachment\.cgi\?id=(?P<attachment_id>\d+)(&action=(?P<actio… variable
91 match = re.search(attachment_url, string)