Searched refs:hexstringRE (Results 1 - 2 of 2) sorted by relevance

/external/fonttools/Lib/fontTools/misc/
H A DpsLib.py35 hexstringRE = re.compile("<[%s0-9A-Fa-f]*>" % whitespace) variable
48 hexstringmatch=hexstringRE.match,
/external/fonttools/Tools/fontTools/misc/
H A DpsLib.py35 hexstringRE = re.compile("<[%s0-9A-Fa-f]*>" % whitespace) variable
48 hexstringmatch=hexstringRE.match,

Completed in 102 milliseconds