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

/external/chromium_org/tools/grit/grit/format/
H A Dc_format.py82 message = util.LINEBREAKS.sub(r'\\n', message)
H A Drc.py371 message = util.LINEBREAKS.sub(r'\\n', message)
/external/chromium_org/tools/grit/grit/
H A Dutil.py47 LINEBREAKS = re.compile('\r\n|\n|\r') variable

Completed in 369 milliseconds