Home
last modified time | relevance | path

Searched refs:getPreEscape (Results 1 – 4 of 4) sorted by path

/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/
H A DFilter.php77 public function getPreEscape() function in Twig_Filter
H A DFilterInterface.php40 public function getPreEscape(); function
/plugin/findologicxmlexport/vendor/twig/twig/src/NodeVisitor/
H A DEscaperNodeVisitor.php109 $type = $env->getFilter($name)->getPreEscape();
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DTwigFilter.php99 public function getPreEscape() function in Twig\\TwigFilter