Home
last modified time | relevance | path

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

/external/freetype/src/tools/docmaker/
Dsources.py210 re_source_sep = re.compile( r'\s*/\*\s*\*/' ) # /* */ variable
Dcontent.py610 if re_source_sep.match( l ):