Home | History | Annotate | Download | only in jinja2

Lines Matching full:test_any

103             return self.stream.current.test_any(extra_end_rules)
239 if self.stream.current.test_any('name:with', 'name:without') and \
830 self.stream.current.test_any('name:else', 'name:or',
873 self.stream.current.test_any(*end_tokens):