Home
last modified time | relevance | path

Searched refs:_unindentRE (Results 1 – 1 of 1) sorted by relevance

/external/fonttools/Lib/fontTools/ttLib/tables/
DttProgram.py199 _unindentRE = re.compile(r"^ELSE|ENDF|EIF\[ \]\t.+") variable
261 if _unindentRE.match(instr):