Home
last modified time | relevance | path

Searched refs:compiler (Results 76 – 100 of 188) sorted by relevance

12345678

/template/twigstarter/vendor/twig/twig/src/Node/
H A DDoNode.php29 public function compile(Compiler $compiler) argument
31 $compiler
H A DPrintNode.php30 public function compile(Compiler $compiler) argument
32 $compiler
H A DSandboxNode.php28 public function compile(Compiler $compiler) argument
30 $compiler
H A DEmbedNode.php34 protected function addGetTemplate(Compiler $compiler) argument
36 $compiler
H A DCheckSecurityNode.php34 public function compile(Compiler $compiler) argument
47 $compiler
H A DNode.php80 public function compile(Compiler $compiler) argument
83 $node->compile($compiler);
/template/twigstarter/vendor/twig/twig/src/Node/Expression/
H A DConditionalExpression.php24 public function compile(Compiler $compiler) argument
26 $compiler
/template/twigstarter/vendor/twig/twig/src/Profiler/Node/
H A DEnterProfileNode.php29 public function compile(Compiler $compiler) argument
31 $compiler
/template/twigstarter/vendor/twig/twig/src/
H A DEnvironment.php55 private $compiler; variable in Twig\\Environment
565 public function setCompiler(Compiler $compiler) argument
567 $this->compiler = $compiler;
577 if (null === $this->compiler) {
578 $this->compiler = new Compiler($this);
581 return $this->compiler->compile($node)->getSource();
/template/twigstarter/vendor/twig/twig/src/Node/Expression/Filter/
H A DDefaultFilter.php48 public function compile(Compiler $compiler) argument
50 $compiler->subcompile($this->getNode('node'));
/template/twigstarter/vendor/twig/twig/src/Node/Expression/Test/
H A DDefinedTest.php70 public function compile(Compiler $compiler) argument
72 $compiler->subcompile($this->getNode('node'));
/template/slaad/
H A DCOPYING163 form) with the major components (compiler, kernel, and so on) of the
/template/wallpaper/
H A DCOPYING162 form) with the major components (compiler, kernel, and so on) of the
/template/mikio/
H A DLICENSE.md156 binary form) with the major components (compiler, kernel, and so on) of the
/template/dokubootstrapsimplified/
H A DCOPYING162 form) with the major components (compiler, kernel, and so on) of the
/template/mystyle/
H A DCOPYING162 form) with the major components (compiler, kernel, and so on) of the
/template/monobook/
H A DCOPYING162 form) with the major components (compiler, kernel, and so on) of the
/template/writr/
H A DCOPYING162 form) with the major components (compiler, kernel, and so on) of the
/template/lisps/
H A DLICENSE162 form) with the major components (compiler, kernel, and so on) of the
/template/pinboard/
H A DCOPYING162 form) with the major components (compiler, kernel, and so on) of the
/template/jessica/
H A DCOPYING162 form) with the major components (compiler, kernel, and so on) of the
/template/bushwick/
H A DCOPYING162 form) with the major components (compiler, kernel, and so on) of the
/template/a_free_worldic/
H A DCOPYING162 form) with the major components (compiler, kernel, and so on) of the
/template/able/
H A DCOPYING162 form) with the major components (compiler, kernel, and so on) of the
/template/breeze/
H A DCOPYING162 form) with the major components (compiler, kernel, and so on) of the

12345678