Searched refs:nextitem (Results 1 – 6 of 6) sorted by relevance
225 async def nextitem(self): member in AsyncLoopContext
486 def nextitem(self): member in LoopContext
393 def nextitem(self): member in LoopContextBase
929 goto nextitem; in xid_map_find()958 nextitem: in xid_map_find()
689 | `loop.nextitem` | The item from the following iteration of the loop.|765 and `nextitem`::772 {% if loop.nextitem is defined and loop.nextitem > value %}
110 ``revindex``, ``nextitem``, or ``last`` are accessed. This makes it204 - Added ``previtem`` and ``nextitem`` to loop contexts, providing