Home
last modified time | relevance | path

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

12

/plugin/jplayer/vendor/symfony/process/Tests/
H A DProcessBuilderTest.php78 $pb->setArguments(['second']);
90 $proc = $pb->setArguments(['-v'])->getProcess();
97 $proc = $pb->setArguments(['-i'])->getProcess();
110 $proc = $pb->setArguments(['-v'])->getProcess();
117 $proc = $pb->setArguments(['-i'])->getProcess();
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/
H A DFunctionInterface.php39 public function setArguments($arguments); function
H A DFilterInterface.php42 public function setArguments($arguments); function
H A DFunction.php39 public function setArguments($arguments) function in Twig_Function
H A DFilter.php41 public function setArguments($arguments) function in Twig_Filter
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DLayer.php34 public function setArguments($arguments) function in Google\\Service\\OnDemandScanning\\Layer
H A DCompleteness.php38 public function setArguments($arguments) function in Google\\Service\\OnDemandScanning\\Completeness
H A DSlsaCompleteness.php38 public function setArguments($arguments) function in Google\\Service\\OnDemandScanning\\SlsaCompleteness
H A DSlsaRecipe.php46 public function setArguments($arguments) function in Google\\Service\\OnDemandScanning\\SlsaRecipe
H A DRecipe.php47 public function setArguments($arguments) function in Google\\Service\\OnDemandScanning\\Recipe
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DLayer.php34 public function setArguments($arguments) function in Google\\Service\\ContainerAnalysis\\Layer
H A DSlsaCompleteness.php38 public function setArguments($arguments) function in Google\\Service\\ContainerAnalysis\\SlsaCompleteness
H A DCompleteness.php38 public function setArguments($arguments) function in Google\\Service\\ContainerAnalysis\\Completeness
H A DSlsaRecipe.php46 public function setArguments($arguments) function in Google\\Service\\ContainerAnalysis\\SlsaRecipe
H A DRecipe.php47 public function setArguments($arguments) function in Google\\Service\\ContainerAnalysis\\Recipe
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DTwigTest.php76 public function setArguments($arguments) function in Twig\\TwigTest
H A DTwigFunction.php61 public function setArguments($arguments) function in Twig\\TwigFunction
H A DTwigFilter.php63 public function setArguments($arguments) function in Twig\\TwigFilter
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDebugger/
H A DStackFrame.php37 public function setArguments($arguments) function in Google\\Service\\CloudDebugger\\StackFrame
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DGoogleDevtoolsRemoteworkersV1test2CommandTaskInputs.php32 public function setArguments($arguments) function in Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemoteworkersV1test2CommandTaskInputs
H A DBuildBazelRemoteExecutionV2Command.php34 public function setArguments($arguments) function in Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2Command
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/
H A DLazyDouble.php103 public function setArguments(array $arguments = null) function in Prophecy\\Doubler\\LazyDouble
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DRoutine.php75 public function setArguments($arguments) function in Google\\Service\\Bigquery\\Routine
/plugin/jplayer/vendor/symfony/process/
H A DProcessBuilder.php96 public function setArguments(array $arguments) function in Symfony\\Component\\Process\\ProcessBuilder
H A DCHANGELOG.md46 * added ProcessBuilder::setArguments() to reset the arguments on a builder

12