Searched refs:apiVersionNamePat (Results 1 – 1 of 1) sorted by relevance
62 apiVersionNamePat = re.compile(r'(VK|VKSC)_VERSION_([0-9]+)_([0-9]+)') variable68 match = apiVersionNamePat.match(name)