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

  /external/chromium_org/third_party/jinja2/
defaults.py 20 COMMENT_START_STRING = '{#'
ext.py 16 COMMENT_START_STRING, COMMENT_END_STRING, LINE_STATEMENT_PREFIX, \
600 options.get('comment_start_string', COMMENT_START_STRING),
environment.py 16 COMMENT_START_STRING, COMMENT_END_STRING, LINE_STATEMENT_PREFIX, \
96 environment.comment_start_string, 'block, variable and comment ' \
127 `comment_start_string`
243 comment_start_string=COMMENT_START_STRING,
276 self.comment_start_string = comment_start_string
325 comment_start_string=missing, comment_end_string=missing,
    [all...]

Completed in 63 milliseconds