Home
last modified time | relevance | path

Searched refs:safe (Results 51 – 74 of 74) sorted by path

123

/template/twigstarter/vendor/twig/twig/
H A DCHANGELOG146 …* added the possibility to register classes/interfaces as being safe for the escaper ("EscaperExte…
/template/twigstarter/vendor/twig/twig/src/NodeVisitor/
H A DEscaperNodeVisitor.php168 $safe = $this->safeAnalysis->getSafe($expression);
170 if (null === $safe) {
178 $safe = $this->safeAnalysis->getSafe($expression);
181 return \in_array($type, $safe) || \in_array('all', $safe);
H A DSafeAnalysisNodeVisitor.php56 private function setSafe(Node $node, array $safe) argument
62 $bucket['value'] = $safe;
70 'value' => $safe,
92 …$safe = $this->intersectSafe($this->getSafe($node->getNode('expr2')), $this->getSafe($node->getNod…
93 $this->setSafe($node, $safe);
99 $safe = $filter->getSafe($args);
100 if (null === $safe) {
101 …$safe = $this->intersectSafe($this->getSafe($node->getNode('node')), $filter->getPreservesSafety()…
103 $this->setSafe($node, $safe);
/template/vector/
H A D.htaccess2 # it. Everything should be safe even if the files blocked by the following
/template/vector/conf/
H A D.htaccess2 # it. Everything should be safe even if the files blocked by the following
/template/vector/lang/
H A D.htaccess2 # it. Everything should be safe even if the files blocked by the following
/template/vector/lang/ca/
H A D.htaccess2 # it. Everything should be safe even if the files blocked by the following
/template/vector/lang/cs/
H A D.htaccess2 # it. Everything should be safe even if the files blocked by the following
/template/vector/lang/de-informal/
H A D.htaccess2 # it. Everything should be safe even if the files blocked by the following
/template/vector/lang/de/
H A D.htaccess2 # it. Everything should be safe even if the files blocked by the following
/template/vector/lang/en/
H A D.htaccess2 # it. Everything should be safe even if the files blocked by the following
/template/vector/lang/es/
H A D.htaccess2 # it. Everything should be safe even if the files blocked by the following
/template/vector/lang/eu/
H A D.htaccess2 # it. Everything should be safe even if the files blocked by the following
/template/vector/lang/fa/
H A D.htaccess2 # it. Everything should be safe even if the files blocked by the following
/template/vector/lang/fr/
H A D.htaccess2 # it. Everything should be safe even if the files blocked by the following
/template/vector/lang/he/
H A D.htaccess2 # it. Everything should be safe even if the files blocked by the following
/template/vector/lang/it/
H A D.htaccess2 # it. Everything should be safe even if the files blocked by the following
/template/vector/lang/ko/
H A D.htaccess2 # it. Everything should be safe even if the files blocked by the following
/template/vector/lang/nl/
H A D.htaccess2 # it. Everything should be safe even if the files blocked by the following
/template/vector/lang/pt-br/
H A D.htaccess2 # it. Everything should be safe even if the files blocked by the following
/template/vector/lang/ru/
H A D.htaccess2 # it. Everything should be safe even if the files blocked by the following
/template/vector/lang/sk/
H A D.htaccess2 # it. Everything should be safe even if the files blocked by the following
/template/vector/lang/zh/
H A D.htaccess2 # it. Everything should be safe even if the files blocked by the following
/template/vector/user/
H A D.htaccess2 # it. Everything should be safe even if the files blocked by the following

123