Searched refs:hexstringRE (Results 1 – 1 of 1) sorted by relevance
35 hexstringRE = re.compile("<[%s0-9A-Fa-f]*>" % whitespace) variable48 hexstringmatch=hexstringRE.match,