Searched refs:environmentfunction (Results 1 – 6 of 6) sorted by relevance
57 environmentfunction, evalcontextfunction, contextfunction, \
73 def environmentfunction(f): function79 f.environmentfunction = True
38 from .utils import environmentfunction
66 def environmentfunction(f): function72 f.environmentfunction = True
23 from jinja2.utils import environmentfunction74 @environmentfunction
585 .. autofunction:: jinja2.environmentfunction