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

  /external/chromium_org/third_party/jinja2/
defaults.py 21 COMMENT_END_STRING = '#}'
ext.py 16 COMMENT_START_STRING, COMMENT_END_STRING, LINE_STATEMENT_PREFIX, \
601 options.get('comment_end_string', COMMENT_END_STRING),
environment.py 16 COMMENT_START_STRING, COMMENT_END_STRING, LINE_STATEMENT_PREFIX, \
130 `comment_end_string`
244 comment_end_string=COMMENT_END_STRING,
277 self.comment_end_string = comment_end_string
325 comment_start_string=missing, comment_end_string=missing,
    [all...]

Completed in 259 milliseconds