Home
last modified time | relevance | path

Searched refs:visitDynamicAttributes (Results 1 – 4 of 4) sorted by relevance

/dports/textproc/py-pyjade/pyjade-4.0.0/pyjade/
H A Dcompiler.py336 def visitDynamicAttributes(self, attrs): member in Compiler
362 self.visitDynamicAttributes(temp_attrs)
378 if temp_attrs: self.visitDynamicAttributes(temp_attrs)
/dports/devel/py-pypugjs/pypugjs-5.9.9/pypugjs/
H A Dcompiler.py404 def visitDynamicAttributes(self, attrs): member in Compiler
432 self.visitDynamicAttributes(temp_attrs)
449 self.visitDynamicAttributes(temp_attrs)
/dports/textproc/py-pyjade/pyjade-4.0.0/pyjade/ext/
H A Dhtml.py138 def visitDynamicAttributes(self, attrs): member in Compiler
/dports/devel/py-pypugjs/pypugjs-5.9.9/pypugjs/ext/
H A Dhtml.py151 def visitDynamicAttributes(self, attrs): member in Compiler