HomeSort by relevance Sort by last modified time
    Searched refs:TRIM_BLOCKS (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/jinja2/
defaults.py 24 TRIM_BLOCKS = False
ext.py 17 LINE_COMMENT_PREFIX, TRIM_BLOCKS, NEWLINE_SEQUENCE, \
604 getbool(options, 'trim_blocks', TRIM_BLOCKS),
environment.py 17 LINE_COMMENT_PREFIX, TRIM_BLOCKS, NEWLINE_SEQUENCE, \
143 `trim_blocks`
247 trim_blocks=TRIM_BLOCKS,
280 self.trim_blocks = trim_blocks
327 trim_blocks=missing, lstrip_blocks=missing,
    [all...]

Completed in 52 milliseconds