Home
last modified time | relevance | path

Searched refs:getPreservesSafety (Results 1 – 4 of 4) sorted by last modified time

/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/
H A DFilterInterface.php38 public function getPreservesSafety(); function
H A DFilter.php72 public function getPreservesSafety() function in Twig_Filter
/plugin/findologicxmlexport/vendor/twig/twig/src/NodeVisitor/
H A DSafeAnalysisNodeVisitor.php104 …safe = $this->intersectSafe($this->getSafe($node->getNode('node')), $filter->getPreservesSafety());
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DTwigFilter.php94 public function getPreservesSafety() function in Twig\\TwigFilter