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

/external/chromium_org/tools/grit/grit/gather/
H A Dtr_html.py192 _SILLY_HEADER = lazy_re.compile(r'\[!\]\ntitle\t(?P<title>[^\n]+?)\n.+?\n\n', variable
696 m = _SILLY_HEADER.match(text)

Completed in 90 milliseconds