Lines Matching full:next
13 from jinja2.utils import next
165 next(self.stream)
170 lineno = next(self.stream).lineno
188 if next(self.stream).value == 'endfor':
202 token = next(self.stream)
217 node = nodes.Block(lineno=next(self.stream).lineno)
234 node = nodes.Extends(lineno=next(self.stream).lineno)
241 node.with_context = next(self.stream).value == 'with'
248 node = nodes.Include(lineno=next(self.stream).lineno)
259 node = nodes.Import(lineno=next(self.stream).lineno)
266 node = nodes.FromImport(lineno=next(self.stream).lineno)
274 node.with_context = next(self.stream).value == 'with'
319 node = nodes.CallBlock(lineno=next(self.stream).lineno)
333 node = nodes.FilterBlock(lineno=next(self.stream).lineno)
340 node = nodes.Macro(lineno=next(self.stream).lineno)
348 node = nodes.Output(lineno=next(self.stream).lineno)
422 lineno = next(self.stream).lineno
433 next(self.stream)
452 next(self.stream)
462 next(self.stream)
472 next(self.stream)
482 next(self.stream)
492 next(self.stream)
502 next(self.stream)
512 next(self.stream)
522 next(self.stream)
532 next(self.stream)
535 next(self.stream)
554 next(self.stream)
556 next(self.stream)
561 next(self.stream)
564 next(self.stream)
567 next(self.stream)
689 token = next(self.stream)
692 next(self.stream)
719 next(self.stream)
725 next(self.stream)
736 next(self.stream)
766 next(self.stream)
770 next(self.stream)
796 next(self.stream)
800 next(self.stream)
814 token = next(self.stream)
816 next(self.stream)
822 next(self.stream)
865 next(self.stream)
867 next(self.stream)
872 next(self.stream)