Home
last modified time | relevance | path

Searched refs:getCompiler (Results 1 – 9 of 9) sorted by relevance

/plugin/findologicxmlexport/vendor/twig/twig/src/Test/
H A DNodeTestCase.php34 $compiler = $this->getCompiler($environment);
44 protected function getCompiler(Environment $environment = null) function in Twig\\Test\\NodeTestCase
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Node/Expression/
H A DFilterTest.php122 $compiler = $this->getCompiler();
137 $compiler = $this->getCompiler();
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Node/
H A DDeprecatedTest.php68 $compiler = $this->getCompiler($environment);
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Sampler/
H A DSampler.php127 public function getCompiler() function in Hoa\\Compiler\\Llk\\Sampler\\Sampler
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DEngine.php545 public function getCompiler() function in Mustache_Engine
810 $compiler = $this->getCompiler();
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DCHANGELOG.md148 * Add the `getCompiler` method. (Ivan Enderlin, 2014-09-29T09:52:51+02:00)
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Ddeprecated.rst203 ``\Twig\Environment::getCompiler()`` are deprecated and will be removed in 2.0.
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DEnvironment.php754 public function getCompiler() function in Twig\\Environment
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG225 …ecated Twig_Environment::getLexer(), Twig_Environment::getParser(), Twig_Environment::getCompiler()