Home
last modified time | relevance | path

Searched refs:setArguments (Results 1 – 4 of 4) sorted by relevance

/template/twigstarter/vendor/twig/twig/src/
H A DExtensionSet.php196 $function->setArguments($matches);
255 $filter->setArguments($matches);
384 $test->setArguments($matches);
H A DTwigTest.php76 public function setArguments($arguments) function in Twig\\TwigTest
H A DTwigFunction.php80 public function setArguments($arguments) function in Twig\\TwigFunction
H A DTwigFilter.php82 public function setArguments($arguments) function in Twig\\TwigFilter