Searched refs:safeLookup (Results 1 – 1 of 1) sorted by relevance
27 public $safeLookup = []; variable in Twig\\Runtime\\EscaperRuntime65 $this->safeLookup = [];86 $this->safeLookup[$strategy][$class] = true;116 $this->safeLookup[$s][$c] = true;121 … if (isset($this->safeLookup[$strategy][$c]) || isset($this->safeLookup['all'][$c])) {