Home
last modified time | relevance | path

Searched refs:setCompiler (Results 1 – 3 of 3) sorted by relevance

/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dinternals.rst140 ``setCompiler()`` method::
142 $twig->setCompiler($compiler);
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DEngine.php533 public function setCompiler(Mustache_Compiler $compiler) function in Mustache_Engine
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DEnvironment.php765 public function setCompiler(\Twig_CompilerInterface $compiler) function in Twig\\Environment