Home
last modified time | relevance | path

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

/dports/print/hplip/hplip-3.20.6/base/
H A Ddevice.py91 http_pat_url = re.compile(r"""/(.*?)/(\S*?)\?(?:serial=(\S*)|device=(\S*))&loc=(\S*)""", re.IGNOREC… variable
2656 match_obj = http_pat_url.search(url)
2686 match_obj = http_pat_url.search(url)
2712 match_obj = http_pat_url.search(url)