Home
last modified time | relevance | path

Searched defs:arguments (Results 101 – 125 of 155) sorted by last modified time

1234567

/plugin/findologicxmlexport/vendor/twig/twig/ext/twig/
H A Dtwig.c706 zval *arguments = NULL; in PHP_FUNCTION() local
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/
H A DFilter.php28 protected $arguments = []; variable in Twig_Filter
41 public function setArguments($arguments)
H A DFunction.php28 protected $arguments = []; variable in Twig_Function
39 public function setArguments($arguments)
H A DTest.php24 protected $arguments = []; variable in Twig_Test
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/Expression/Test/
H A DDefinedTest.php36 …ction __construct(\Twig_NodeInterface $node, $name, \Twig_NodeInterface $arguments = null, $lineno)
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DTwigFilter.php28 protected $arguments = []; variable in Twig\\TwigFilter
63 public function setArguments($arguments)
H A DTwigTest.php27 private $arguments = []; variable in Twig\\TwigTest
76 public function setArguments($arguments)
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DIntegrationTest.php257 public function __call($method, $arguments)
266 public static function __callStatic($method, $arguments)
H A DTemplateTest.php259 public function testGetAttribute($defined, $value, $object, $item, $arguments, $type)
269 …public function testGetAttributeStrict($defined, $value, $object, $item, $arguments, $type, $excep…
291 public function testGetAttributeDefined($defined, $value, $object, $item, $arguments, $type)
301 … public function testGetAttributeDefinedStrict($defined, $value, $object, $item, $arguments, $type)
513 …public function getAttribute($object, $item, array $arguments = [], $type = Template::ANY_CALL, $i…
773 public function __call($method, $arguments)
781 public function __call($method, $arguments)
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Argument/
H A DArgumentsWildcard.php32 public function __construct(array $arguments)
50 public function scoreArguments(array $arguments)
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/
H A DClassCodeGenerator.php102 private function generateArguments(array $arguments)
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/Expression/
H A DCallExpression.php112 protected function getArguments($callable, $arguments)
H A DTestExpression.php19 …ction __construct(\Twig_NodeInterface $node, $name, \Twig_NodeInterface $arguments = null, $lineno)
H A DFilterExpression.php20 …erface $node, ConstantExpression $filterName, \Twig_NodeInterface $arguments, $lineno, $tag = null)
H A DFunctionExpression.php19 public function __construct($name, \Twig_NodeInterface $arguments, $lineno)
H A DGetAttrExpression.php20 …ruct(AbstractExpression $node, AbstractExpression $attribute, AbstractExpression $arguments = null…
H A DMethodCallExpression.php18 …public function __construct(AbstractExpression $node, $method, ArrayExpression $arguments, $lineno)
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/Expression/Filter/
H A DDefaultFilter.php32 …erface $node, ConstantExpression $filterName, \Twig_NodeInterface $arguments, $lineno, $tag = null)
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/
H A DMacroNode.php26 …__construct($name, \Twig_NodeInterface $body, \Twig_NodeInterface $arguments, $lineno, $tag = null)
/plugin/findologicxmlexport/vendor/phpunit/php-token-stream/src/
H A DToken.php285 protected $arguments; variable in PHP_Token_FUNCTION
/plugin/findologicxmlexport/vendor/hoa/consistency/
H A DAutoloader.php237 public static function dnew($classname, array $arguments = [])
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Handler/
H A DHandlerRegistryTest.php48 public function __call($name, $arguments)
/plugin/findologicxmlexport/vendor/hoa/exception/
H A DException.php66 $arguments = [],
H A DGroup.php69 $arguments = [],
H A DIdle.php102 $arguments = [],

1234567