Home
last modified time | relevance | path

Searched defs:args (Results 26 – 50 of 325) sorted by path

12345678910>>...13

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DPySparkBatch.php30 public $args; variable in Google\\Service\\Dataproc\\PySparkBatch
65 public function setArgs($args)
H A DPySparkJob.php30 public $args; variable in Google\\Service\\Dataproc\\PySparkJob
71 public function setArgs($args)
H A DSparkBatch.php30 public $args; variable in Google\\Service\\Dataproc\\SparkBatch
65 public function setArgs($args)
H A DSparkJob.php30 public $args; variable in Google\\Service\\Dataproc\\SparkJob
71 public function setArgs($args)
H A DSparkRBatch.php30 public $args; variable in Google\\Service\\Dataproc\\SparkRBatch
57 public function setArgs($args)
H A DSparkRJob.php30 public $args; variable in Google\\Service\\Dataproc\\SparkRJob
63 public function setArgs($args)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseRules/
H A DFunctionCall.php26 public $args; variable in Google\\Service\\FirebaseRules\\FunctionCall
35 public function setArgs($args)
H A DFunctionMock.php35 public function setArgs($args)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DOSPolicyResourceExecResourceExec.php26 public $args; variable in Google\\Service\\OSConfig\\OSPolicyResourceExecResourceExec
45 public function setArgs($args)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DCommand.php26 public $args; variable in Google\\Service\\OnDemandScanning\\Command
51 public function setArgs($args)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DLocalizedString.php25 public $args; variable in Google\\Service\\Spanner\\LocalizedString
38 public function setArgs($args)
/plugin/authgooglesheets/vendor/google/auth/src/
H A DAccessToken.php453 protected function callJwtStatic($method, array $args = [])
464 protected function callSimpleJwtDecode(array $args = [])
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DClient.php84 public function __call($method, $args)
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DStreamDecoratorTrait.php68 public function __call($method, array $args)
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DBrowserConsoleHandler.php276 private static function call(...$args): string
289 private static function call_array(string $method, array $args): string
H A DTestHandler.php216 public function __call($method, $args)
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DDH.php83 public static function createParameters(...$args)
H A DDSA.php192 public static function createKey(...$args)
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php1244 public function setListOrder(...$args)
H A DSSH2.php2242 public function login($username, ...$args)
2268 protected function sublogin($username, ...$args)
4496 protected function define_array(...$args)
/plugin/authgooglesheets/vendor/psr/log/Psr/Log/Test/
H A DTestLogger.php129 public function __call($method, $args)
/plugin/authucenter/lib/uc_client/
H A Dclient.php134 function uc_api_mysql($model, $action, $args=array()) {
/plugin/autotabber/
H A Dtaboverride.js495 function executeExtensions(hook, args) { argument
/plugin/autotranslation/
H A Daction.php76 function page_template_replacement(Doku_Event $event, $args) {
127 function translation_js(Doku_Event $event, $args) {
143 function setJsCacheKey(Doku_Event $event, $args) {
161 function translation_jscache(Doku_Event $event, $args) {
188 function translate_media_manager(Doku_Event $event, $args) {
207 function translation_hook(Doku_Event $event, $args) {
253 function translation_search(Doku_Event $event, $args) {
/plugin/bez/mdl/
H A DValidator.php46 protected function check_against_val_method($value, $method, $args) { argument
57 protected function validate_one($value, $method, $args, $null) { argument
110 public function validate_array_of($array, $args) { argument
[all...]

12345678910>>...13