Searched refs:gHexVerPatt (Results 1 – 1 of 1) sorted by relevance
29 gHexVerPatt = re.compile('0x[a-f0-9]{4}[a-f0-9]{4}$', re.IGNORECASE) variable474 elif gHexVerPatt.match(VerString):