Home
last modified time | relevance | path

Searched refs:autoescape (Results 1 – 2 of 2) sorted by relevance

/template/twigstarter/vendor/twig/twig/src/Extension/
H A DEscaperExtension.php167 …* @param bool $autoescape Whether the function is called by the auto-escaping feature (true) or …
171 …_escape_filter(Environment $env, $string, $strategy = 'html', $charset = null, $autoescape = false) argument
173 if ($autoescape && $string instanceof Markup) {
179 if ($autoescape) {
/template/twigstarter/vendor/twig/twig/
H A DCHANGELOG379 * removed pre-1.8 autoescape tag syntax