HomeSort by relevance Sort by last modified time
    Searched refs:contextfunction (Results 1 - 3 of 3) sorted by null

  /external/opencv3/3rdparty/jinja2/
__init__.py 56 environmentfunction, evalcontextfunction, contextfunction, \
67 'environmentfunction', 'contextfunction', 'clear_caches', 'is_undefined',
57 is_undefined namespace
ext.py 22 from jinja2.utils import contextfunction, import_string, Markup namespace
130 @contextfunction
136 @contextfunction
146 @contextfunction
utils.py 40 def contextfunction(f): function
48 @contextfunction
52 f.contextfunction = True
58 context callable. This is similar to the :func:`contextfunction`
71 callable. This decorator works exactly like the :func:`contextfunction`

Completed in 374 milliseconds