Home
last modified time | relevance | path

Searched refs:errorCode (Results 26 – 50 of 51) sorted by path

123

/plugin/davcal/vendor/sabre/http/lib/Auth/
H A DAWS.php39 public $errorCode = 0; variable in Sabre\\HTTP\\Auth\\AWS
60 $this->errorCode = self::ERR_NOAWSHEADER;
98 $this->errorCode = self::ERR_MD5CHECKSUMWRONG;
125 $this->errorCode = self::ERR_INVALIDSIGNATURE;
167 $this->errorCode = self::ERR_INVALIDDATEFORMAT;
176 $this->errorCode = self::ERR_REQUESTTIMESKEWED;
/plugin/davcal/vendor/sabre/http/tests/HTTP/Auth/
H A DAWSTest.php41 $this->assertEquals(AWS::ERR_NOAWSHEADER, $this->auth->errorCode);
61 $this->assertEquals(AWS::ERR_MD5CHECKSUMWRONG, $this->auth->errorCode);
84 $this->assertEquals(AWS::ERR_INVALIDDATEFORMAT, $this->auth->errorCode);
112 $this->assertEquals(AWS::ERR_REQUESTTIMESKEWED, $this->auth->errorCode);
140 $this->assertEquals(AWS::ERR_REQUESTTIMESKEWED, $this->auth->errorCode);
171 $this->assertEquals(AWS::ERR_INVALIDSIGNATURE, $this->auth->errorCode);
204 … $this->assertTrue($result, 'Signature did not validate, got errorcode ' . $this->auth->errorCode);
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
/plugin/diagramsnet/lib/js/onedrive/
H A DOneDrive.js6errorCode:p.default[p.default.webRequestFailure],message:"HTTP error status: "+t})})})}t.getItem=T…
H A DOneDriveOrig.js2errorCode:p.default[p.default.webRequestFailure],message:"HTTP error status: "+t})})})}t.getItem=T…
/plugin/diagramsnet/lib/
H A Dworkbox-9fe249eb.js.map1errorCode The error code that\n * identifies this particular error.\n * @param {Object=} d…
H A Dworkbox-bed83ea8.js.map1errorCode The error code that\n * identifies this particular error.\n * @param {Object=} d…
H A Dworkbox-f163abaa.js.map1errorCode The error code that\n * identifies this particular error.\n * @param {Object=} d…
/plugin/findologicxmlexport/vendor/doctrine/instantiator/src/Doctrine/Instantiator/Exception/
H A DUnexpectedValueException.php32 int $errorCode, argument
45 new Exception($errorString, $errorCode)
/plugin/geonav/js/
H A Dearth_a.js57 function failureCallback(errorCode) { argument
58 if (errorCode == "ERR_CREATE_PLUGIN") {
61 alert("Other failure loading the Google Earth Plugin: " + errorCode);
/plugin/gtime/gtlib/tsp/
H A DGTVerificationResultBase.php34 private $errorCode; variable in GTVerifificationResultBase
49 if (is_null($errorCode)) {
50 $errorCode = self::NO_FAILURES;
54 $this->errorCode = $errorCode;
72 return $this->errorCode;
91 public function hasError($errorCode) { argument
92 return ($errorCode & $this->errorCode) > 0;
101 return $this->errorCode == self::NO_FAILURES;
117 * @param int $errorCode the error code to set
120 public function updateErrors($errorCode) { argument
[all …]
H A DGTVerificationResultHttp.php218 $errorCode = $this->getErrorCode();
220 if ($errorCode == self::NO_FAILURES ||
221 $errorCode == self::TIMESTAMP_TOO_NEW_FAILURE ||
222 $errorCode == self::TIMESTAMP_TOO_OLD_FAILURE ||
223 $errorCode == self::SERVICE_UNREACHABLE_FAILURE) {
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/
H A DDisallowAlternativePHPTagsSniff.php101 $errorCode = 'ASPOpenTagFound';
105 $errorCode = 'ScriptOpenTagFound';
108 if (isset($error, $closer, $errorCode) === true) {
112 $phpcsFile->addError($error, $stackPtr, $errorCode, $data);
114 $fix = $phpcsFile->addFixableError($error, $stackPtr, $errorCode, $data);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/WhiteSpace/
H A DDisallowTabIndentSniff.php70 $errorCode = 'TabsUsed';
121 $errorCode = 'NonIndentTabsUsed';
129 $fix = $phpcsFile->addFixableError($error, $i, $errorCode);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/
H A DFunctionCommentSniff.php422 $errorCode = 'TypeHintMissing';
428 $errorCode = 'Scalar'.$errorCode;
431 $phpcsFile->addError($error, $stackPtr, $errorCode, $data);
/plugin/indexmenu/inc/
H A Dpclzip.lib.php302 //--(MAGIC-PclTrace)--//PclTraceFctEnd(__FILE__, __LINE__, PclZip::errorCode(), PclZip::errorInfo());
475 //--(MAGIC-PclTrace)--//PclTraceFctEnd(__FILE__, __LINE__, PclZip::errorCode(), PclZip::errorInfo());
898 //--(MAGIC-PclTrace)--//PclTraceFctEnd(__FILE__, __LINE__, PclZip::errorCode(), PclZip::errorInfo());
1080 //--(MAGIC-PclTrace)--//PclTraceFctEnd(__FILE__, __LINE__, PclZip::errorCode(), 0);
1213 // Function : errorCode()
1217 public function errorCode()
1363 //--(MAGIC-PclTrace)--//PclTraceFctEnd(__FILE__, __LINE__, PclZip::errorCode(), PclZip::errorInfo());
1364 return PclZip::errorCode();
1379 //--(MAGIC-PclTrace)--//PclTraceFctEnd(__FILE__, __LINE__, PclZip::errorCode(), PclZip::errorInfo());
1380 return PclZip::errorCode();
1289 function errorCode() global() function in PclZip
[all...]
/plugin/jcapture/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Factory/
H A DResponseFactory.php79 public function getExtendedError(string $message, int $errorCode, ?string $responseName = null): LdapMessageResponse
83 new ExtendedResponse(new LdapResult($errorCode, '', $message), $responseName)
78 getExtendedError(string $message, int $errorCode, string $responseName = null) global() argument
/plugin/supa/lib/
H A DSupa.jarMETA-INF/MANIFEST.MF META-INF/SUPA.SF META-INF/SUPA ...
H A DSupa.jar.unsignedMETA-INF/ META-INF/MANIFEST.MF de/ de/christophlinder/ de/ ...
/plugin/tindexmenu/inc/
H A Dpclzip.lib.php1289 function errorCode() function in PclZip
2166 return PclZip::errorCode();
2313 return PclZip::errorCode();
2325 return PclZip::errorCode();
2517 return PclZip::errorCode();
3000 return PclZip::errorCode();
3026 return PclZip::errorCode();
4103 return PclZip::errorCode();
4121 return PclZip::errorCode();
4230 return PclZip::errorCode();
[all …]
/plugin/webdav/vendor/sabre/http/lib/Auth/
H A DAWS.php39 public $errorCode = 0; variable in Sabre\\HTTP\\Auth\\AWS
60 $this->errorCode = self::ERR_NOAWSHEADER;
98 $this->errorCode = self::ERR_MD5CHECKSUMWRONG;
125 $this->errorCode = self::ERR_INVALIDSIGNATURE;
167 $this->errorCode = self::ERR_INVALIDDATEFORMAT;
176 $this->errorCode = self::ERR_REQUESTTIMESKEWED;
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js63235 function err(strm, errorCode) {
63236 strm.msg = msg[errorCode];
63237 return errorCode;

123