Searched refs:_APK_RE (Results 1 – 2 of 2) sorted by relevance
41 _APK_RE = re.compile(r'^[^/]+\.apk$', re.I) variable577 if _APK_RE.match(value):
43 _APK_RE = re.compile(r'^[^/]+\.apk$', re.I) variable588 if _APK_RE.match(value):