Searched refs:getParameters (Results 1 – 6 of 6) sorted by relevance
/dokuwiki/inc/Remote/OpenApiDoc/ | ||
H A D | DocBlockMethod.php | 38 public function getParameters() function in dokuwiki\\Remote\\OpenApiDoc\\DocBlockMethod |
/dokuwiki/inc/Remote/ | ||
H A D | ApiCall.php | 113 return $this->getDocs()->getParameters(); |
/dokuwiki/_test/tests/Remote/OpenApiDoc/ | ||
H A D | DocBlockMethodTest.php | 59 $params = $doc->getParameters(); |
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/ | ||
H A D | EC.php | 287 $params = $this->getParameters()->toString('PKCS8', ['namedCurve' => true]); |
H A D | DSA.php | 304 public function getParameters() function in phpseclib3\\Crypt\\DSA |
H A D | DH.php | 398 public function getParameters() function in phpseclib3\\Crypt\\DH |