Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DEnvironment.php1396 $this->globals = $this->initGlobals();
1424 return $this->initGlobals();
1428 $this->globals = $this->initGlobals();
1499 protected function initGlobals() function in Twig\\Environment
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG241 getFunctions(), getFilters(), getGlobals(), initGlobals(), initExtensions(), and initExtension()