Home
last modified time | relevance | path

Searched refs:useRuntime (Results 1 – 8 of 8) sorted by relevance

/dports/textproc/py-pyjade/pyjade-4.0.0/pyjade/
H A Dcompiler.py68 self.useRuntime = options.get('useRuntime', True)
360 if (not self.useRuntime and not attr['name']=='class') or attr['static']: #
366 if self.useRuntime or attr['static']:
/dports/devel/py-pypugjs/pypugjs-5.9.9/pypugjs/
H A Dcompiler.py80 self.useRuntime = options.get('useRuntime', True)
430 if (not self.useRuntime and not attr['name'] == 'class') or attr['static']:
436 if self.useRuntime or attr['static']:
/dports/devel/py-pypugjs/pypugjs-5.9.9/pypugjs/ext/django/
H A Dcompiler.py30 useRuntime = True variable in Compiler
/dports/textproc/py-pyjade/pyjade-4.0.0/pyjade/ext/django/
H A Dcompiler.py13 useRuntime = True variable in Compiler
/dports/devel/py-pypugjs/pypugjs-5.9.9/pypugjs/ext/
H A Dmako.py9 useRuntime = True variable in Compiler
H A Dhtml.py45 useRuntime = True variable in Compiler
/dports/textproc/py-pyjade/pyjade-4.0.0/pyjade/ext/
H A Dmako.py14 useRuntime = True variable in Compiler
H A Dhtml.py41 useRuntime = True variable in Compiler