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

  /external/chromium_org/third_party/jinja2/
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...]
lexer.py 388 environment.comment_end_string,
495 e(environment.comment_end_string),
496 e(environment.comment_end_string),

Completed in 75 milliseconds