Searched refs:safe (Results 1 – 25 of 129) sorted by relevance
123456
| /template/twigstarter/vendor/twig/twig/src/NodeVisitor/ |
| D | SafeAnalysisNodeVisitor.php | 70 private function setSafe(Node $node, array $safe): void argument 76 $bucket['value'] = $safe; 84 'value' => $safe, 110 …$safe = $this->intersectSafe($this->getSafe($node->getNode($operands[0])), $this->getSafe($node->g… 111 $this->setSafe($node, $safe); 123 $safe = $filter->getSafe($node->getNode('arguments')); 124 if (null === $safe) { 126 $safe = []; 129 if (!$safe) { 130 …$safe = $this->intersectSafe($this->getSafe($node->getNode('node')), $filter->getPreservesSafety()… [all …]
|
| D | EscaperNodeVisitor.php | 144 $safe = $this->safeAnalysis->getSafe($expression); 146 if (!$safe) { 154 $safe = $this->safeAnalysis->getSafe($expression); 157 return \in_array($type, $safe, true) || \in_array('all', $safe, true);
|
| /template/twigstarter/vendor/twig/twig/src/Node/ |
| D | SetNode.php | 33 $safe = false; 35 $safe = true; 51 …truct(['names' => $names, 'values' => $values], ['capture' => $capture, 'safe' => $safe], $lineno);
|
| /template/writr/font/bootstrap-icons/ |
| H A D | safe-fill.svg | 1 ….w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-safe-fill" viewBox="0 0 …
|
| /template/vector20/lang/nl/ |
| D | .htaccess | 2 # it. Everything should be safe even if the files blocked by the following
|
| /template/prsnl10/lang/ko/ |
| D | .htaccess | 2 # it. Everything should be safe even if the files blocked by the following
|
| /template/vector/lang/pt-br/ |
| D | .htaccess | 2 # it. Everything should be safe even if the files blocked by the following
|
| /template/vector20/lang/ru/ |
| D | .htaccess | 2 # it. Everything should be safe even if the files blocked by the following
|
| /template/vector/lang/ko/ |
| D | .htaccess | 2 # it. Everything should be safe even if the files blocked by the following
|
| /template/mnml-blog/lang/de-informal/ |
| D | .htaccess | 2 # it. Everything should be safe even if the files blocked by the following
|
| /template/monobook/lang/ko/ |
| D | .htaccess | 2 # it. Everything should be safe even if the files blocked by the following
|
| /template/monobook/lang/eo/ |
| D | .htaccess | 2 # it. Everything should be safe even if the files blocked by the following
|
| /template/vector/lang/ |
| D | .htaccess | 2 # it. Everything should be safe even if the files blocked by the following
|
| /template/vector/lang/he/ |
| D | .htaccess | 2 # it. Everything should be safe even if the files blocked by the following
|
| /template/monobook/lang/fr/ |
| D | .htaccess | 2 # it. Everything should be safe even if the files blocked by the following
|
| /template/vector20/lang/eu/ |
| D | .htaccess | 2 # it. Everything should be safe even if the files blocked by the following
|
| /template/vector20/lang/ |
| D | .htaccess | 2 # it. Everything should be safe even if the files blocked by the following
|
| /template/monobook/lang/ja/ |
| D | .htaccess | 2 # it. Everything should be safe even if the files blocked by the following
|
| /template/monobook/lang/en/ |
| D | .htaccess | 2 # it. Everything should be safe even if the files blocked by the following
|
| /template/monobook/lang/pl/ |
| D | .htaccess | 2 # it. Everything should be safe even if the files blocked by the following
|
| /template/vector20/lang/he/ |
| D | .htaccess | 2 # it. Everything should be safe even if the files blocked by the following
|
| /template/vector20/lang/it/ |
| D | .htaccess | 2 # it. Everything should be safe even if the files blocked by the following
|
| /template/vector/lang/ru/ |
| D | .htaccess | 2 # it. Everything should be safe even if the files blocked by the following
|
| /template/vector/lang/fa/ |
| D | .htaccess | 2 # it. Everything should be safe even if the files blocked by the following
|
| /template/mnml-blog/lang/es/ |
| D | .htaccess | 2 # it. Everything should be safe even if the files blocked by the following
|
123456