Home
last modified time | relevance | path

Searched refs:verify (Results 51 – 75 of 133) sorted by last modified time

123456

/plugin/adfs/phpsaml/lib/Saml/
H A DXmlSec.php108 return ($objXMLSecDSig->verify($objKey) === 1);
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A DCHANGELOG.txt42 - Add comments to warn about return values of verify(). (Thijs Kinkhorst)
43 - Fix tests to properly check return code of verify(). (Thijs Kinkhorst)
/plugin/codemirror/dist/modes/
H A Dsql.min.js.map1 …r suffix tab term termout time timing trimout trimspool ttitle underline verify version wrap\"),\n…
H A Dsas.min.js.map1 …, 'varfmt varinfmt varlabel varlen varname varnum varray varrayx vartype verify vformat vformatd v…
H A Dfortran.min.js.map1 …bound\", \"umask\", \"unlink\",\n \"unpack\", \"verify\", \"xor\", \"zabs…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js5730 this.submitButton.addEventListener('click', this.verify.bind(this));
5734 _this.verify();
5772 value: function verify() {
H A Dviewer.js.map1verify.bind(this));\n this.cancelButton.addEventListener('click', this.close.bind(this));\n …
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js.map1verify the font has an encoding\n var result = [];\n for (var j = 0, jj = glyphsData.len…
/plugin/securelogin/
H A DREADME.md53 …- Click the "Test" button to verify your setup. If all is working, a bubble will appear containing…
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1 …nvalid[id] = mode;\n\t}\n\n\t/**\n\t * @desc: check mandatory fields and verify values of cells, i…
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/MockObject/Generator/
H A Dnonexistent_class.phpt68 $this->__phpunit_getInvocationMocker()->verify();
H A Dscalar_type_declarations.phpt97 $this->__phpunit_getInvocationMocker()->verify();
H A Dclass_call_parent_clone.phpt71 $this->__phpunit_getInvocationMocker()->verify();
H A Dclass_dont_call_parent_constructor.phpt70 $this->__phpunit_getInvocationMocker()->verify();
H A Dclass_implementing_interface_call_parent_constructor.phpt75 $this->__phpunit_getInvocationMocker()->verify();
H A Dclass_implementing_interface_dont_call_parent_constructor.phpt75 $this->__phpunit_getInvocationMocker()->verify();
H A Dclass_partial.phpt97 $this->__phpunit_getInvocationMocker()->verify();
H A Dclass_with_method_named_method.phpt86 $this->__phpunit_getInvocationMocker()->verify();
H A Dclass_with_method_with_variadic_arguments.phpt93 $this->__phpunit_getInvocationMocker()->verify();
H A Dnamespaced_class_implementing_interface_dont_call_parent_constructor.phpt77 $this->__phpunit_getInvocationMocker()->verify();
H A Dnamespaced_class_partial.phpt99 $this->__phpunit_getInvocationMocker()->verify();
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/
H A DAnyInvokedCount.php29 public function verify() function in PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount
H A DConsecutiveParameters.php74 public function verify() function in PHPUnit_Framework_MockObject_Matcher_ConsecutiveParameters
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/
H A DMatcher.php135 $this->parametersMatcher->verify();
225 public function verify() function in PHPUnit_Framework_MockObject_Matcher
238 $this->invocationMatcher->verify();
248 $this->parametersMatcher->verify();
H A DVerifiable.php24 public function verify(); function

123456