| /plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessVerifications/ |
| D | VoiceOfMerchantState.php | 98 public function setVerify(Verify $verify) argument 100 $this->verify = $verify; 107 return $this->verify;
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/ |
| D | Matcher.php | 135 $this->parametersMatcher->verify(); 225 public function verify() function in PHPUnit_Framework_MockObject_Matcher 238 $this->invocationMatcher->verify(); 248 $this->parametersMatcher->verify();
|
| D | InvocationMocker.php | 172 public function verify() function in PHPUnit_Framework_MockObject_InvocationMocker 175 $matcher->verify();
|
| D | Verifiable.php | 24 public function verify(); function
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
| D | Verifiedaccess.php | 70 ],'verify' => [ 71 'path' => 'v1/challenge:verify',
|
| D | MyBusinessVerifications.php | 87 ],'verify' => [ 88 'path' => 'v1/{+name}:verify',
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/ |
| D | Parameters.php | 82 $this->parameterVerificationResult = $this->verify(); 101 public function verify() function in PHPUnit_Framework_MockObject_Matcher_Parameters
|
| D | AnyInvokedCount.php | 29 public function verify() function in PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount
|
| D | StatelessInvocation.php | 51 public function verify() function in PHPUnit_Framework_MockObject_Matcher_StatelessInvocation
|
| D | InvokedAtLeastOnce.php | 35 public function verify() function in PHPUnit_Framework_MockObject_Matcher_InvokedAtLeastOnce
|
| D | InvokedAtMostCount.php | 46 public function verify() function in PHPUnit_Framework_MockObject_Matcher_InvokedAtMostCount
|
| D | InvokedAtLeastCount.php | 46 public function verify() function in PHPUnit_Framework_MockObject_Matcher_InvokedAtLeastCount
|
| D | InvokedAtIndex.php | 76 public function verify() function in PHPUnit_Framework_MockObject_Matcher_InvokedAtIndex
|
| D | InvokedCount.php | 95 public function verify() function in PHPUnit_Framework_MockObject_Matcher_InvokedCount
|
| /plugin/authgoogle/google/auth/ |
| D | Google_Verifier.php | 30 abstract public function verify($data, $signature); function in Google_Verifier
|
| D | Google_PemVerifier.php | 59 function verify($data, $signature) { function in Google_PemVerifier
|
| /plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/ |
| D | PublicKey.php | 25 public function verify($message, $signature); function
|
| /plugin/gtime/gtlib/http/ |
| D | GTHttpClient.php | 141 …public static function verify(GTTimestamp $timestamp, GTDataHash $dataHash, $verifierUrl, GTPublic… function in GTHttpClient 241 $gtResult = $timestamp->verify($dataHash, $publicationsFile); 291 $gtResult = $timestamp->verify($dataHash, $publicationsFile);
|
| /plugin/mizarproofchecker/ |
| D | plugin.info.txt | 6 desc Edit and verify mathematical proofs within wiki pages using Mizar
|
| /plugin/twofactor/action/ |
| D | login.php | 66 if ($this->verify( 215 protected function verify($code, $providerID, $sticky) function in action_plugin_twofactor_login
|
| /plugin/recaptcha2/ |
| D | helper.php | 33 $resp = $recaptcha->verify($_POST['g-recaptcha-response'], $_SERVER['REMOTE_ADDR']);
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AdSenseHost/Resource/ |
| D | Associationsessions.php | 61 public function verify($token, $optParams = []) function in Google\\Service\\AdSenseHost\\Resource\\Associationsessions
|
| /plugin/gtime/action/ |
| D | timestamp.php | 123 $result = $newFile->verify(); 307 $result = GTHttpClient::verify($timestamp, $dataHash, null, $publicationsFile);
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Verifiedaccess/Resource/ |
| D | Challenge.php | 55 public function verify(VerifyChallengeResponseRequest $postBody, $optParams = []) function in Google\\Service\\Verifiedaccess\\Resource\\Challenge
|
| /plugin/recaptcha2/lib/ReCaptcha/ |
| D | ReCaptcha.php | 85 public function verify($response, $remoteIp = null) function in ReCaptcha\\ReCaptcha
|