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