Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/jinja2/
Ddefaults.py27 KEEP_TRAILING_NEWLINE = False variable
Dext.py18 KEEP_TRAILING_NEWLINE, LSTRIP_BLOCKS
607 getbool(options, 'keep_trailing_newline', KEEP_TRAILING_NEWLINE),