Searched refs:hexcolonrule (Results 1 – 1 of 1) sorted by relevance
8 hexcolonrule = re.compile("([0-9a-fA-F]+)\:") variable25 match = hexcolonrule.match(t[0])
Completed in 2 milliseconds