Home | History | Annotate | Download | only in jinja2

Lines Matching refs:line_comment_prefix

17      LINE_COMMENT_PREFIX, TRIM_BLOCKS, NEWLINE_SEQUENCE, \
137 `line_comment_prefix`
246 line_comment_prefix=LINE_COMMENT_PREFIX,
279 self.line_comment_prefix = line_comment_prefix
326 line_statement_prefix=missing, line_comment_prefix=missing,
889 line_comment_prefix=LINE_COMMENT_PREFIX,
902 line_statement_prefix, line_comment_prefix, trim_blocks,