Home
last modified time | relevance | path

Searched defs:arguments (Results 76 – 100 of 181) sorted by relevance

12345678

/plugin/webdav/vendor/sabre/event/lib/
DEventEmitterInterface.php63 function emit($eventName, array $arguments = [], callable $continueCallBack = null);
DEventEmitterTrait.php99 function emit($eventName, array $arguments = [], callable $continueCallBack = null) {
/plugin/davcal/vendor/sabre/event/lib/
H A DEventEmitterInterface.php63 function emit($eventName, array $arguments = [], callable $continueCallBack = null);
H A DEventEmitterTrait.php99 function emit($eventName, array $arguments = [], callable $continueCallBack = null) {
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Node/Expression/
DFilterTest.php141 protected function createFilter($node, $name, array $arguments = [])
DCallTest.php130 public function getArguments($callable, $arguments)
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/Expression/
DCallExpression.php112 protected function getArguments($callable, $arguments)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDebugger/
DStackFrame.php37 public function setArguments($arguments)
/plugin/combo/vendor/php-webdriver/webdriver/lib/Support/Events/
H A DEventFiringWebDriverNavigation.php126 protected function dispatch($method, ...$arguments)
H A DEventFiringWebElement.php387 protected function dispatch($method, ...$arguments)
/plugin/diagramsnet/lib/js/diagramly/
DStorageFile.js109 DrawioFile.prototype.save.apply(this, arguments); argument
349 DrawioFile.prototype.open.apply(this, arguments); argument
371 DrawioFile.prototype.destroy.apply(this, arguments); argument
DDriveFile.js117 return this.isEditable() && DrawioFile.prototype.isEditable.apply(this, arguments); argument
363 DrawioFile.prototype.copyFile.apply(this, arguments); argument
525 return DrawioFile.prototype.isEditable.apply(this, arguments) && argument
703 DrawioFile.prototype.patchDescriptor.apply(this, arguments); argument
/plugin/findologicxmlexport/vendor/hoa/exception/
DIdle.php102 $arguments = [],
DGroup.php69 $arguments = [],
/plugin/findologicxmlexport/vendor/hoa/consistency/
DAutoloader.php237 public static function dnew($classname, array $arguments = [])
/plugin/authgooglesheets/vendor/google/apiclient/src/Service/
DResource.php86 public function call($name, $arguments, $expectedClass = null)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
DCommand.php20 protected $arguments = [ variable in PHPUnit_TextUI_Command
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
DTestCase.php1534 …protected function getMock($originalClassName, $methods = [], array $arguments = [], $mockClassNam…
1592 …protected function getMockClass($originalClassName, $methods = [], array $arguments = [], $mockCla…
1626 …protected function getMockForAbstractClass($originalClassName, array $arguments = [], $mockClassNa…
1706 …protected function getMockForTrait($traitName, array $arguments = [], $mockClassName = '', $callOr…
1739 …protected function getObjectForTrait($traitName, array $arguments = [], $traitClassName = '', $cal…
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
DIntegrationTest.php257 public function __call($method, $arguments)
266 public static function __callStatic($method, $arguments)
/plugin/diagramsnet/lib/WEB-INF/lib/
Dslf4j-api-1.7.25.jar ... .Object[]) String format Object[] arguments public void trace (java.lang.String, ...
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/
DAssetReference.php134 private function callAsset($method, $arguments = array())
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/Node/
DMethodNode.php35 private $arguments = array(); variable in Prophecy\\Doubler\\Generator\\Node\\MethodNode
/plugin/scrape/vendor/scotteh/php-dom-wrapper/src/
DNodeList.php45 public function __call(string $name, array $arguments) {
/plugin/diagramsnet/lib/plugins/
Dtags.js348 mxWindow.prototype.setLocation.apply(this, arguments); argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
DRoutine.php75 public function setArguments($arguments)

12345678