Home
last modified time | relevance | path

Searched refs:error (Results 401 – 425 of 1814) sorted by relevance

1...<<11121314151617181920>>...73

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/
H A DMemberVarSpacingSniff.php61 $error = 'Expected 0 blank lines after member var comment; %s found';
63 $fix = $phpcsFile->addFixableError($error, $prev, 'AfterComment', $data);
109 $error = 'Expected 1 blank line before member var; %s found';
111 $fix = $phpcsFile->addFixableError($error, $stackPtr, 'Incorrect', $data);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DMigratingVm.php167 public function setError(Status $error) argument
169 $this->error = $error;
176 return $this->error;
/plugin/webdav/vendor/sabre/dav/lib/DAV/Exception/
H A DInvalidResourceType.php28 $error = $errorNode->ownerDocument->createElementNS('DAV:', 'd:valid-resourcetype');
29 $errorNode->appendChild($error);
H A DReportNotSupported.php27 $error = $errorNode->ownerDocument->createElementNS('DAV:', 'd:supported-report');
28 $errorNode->appendChild($error);
H A DTooManyMatches.php33 … $error = $errorNode->ownerDocument->createElementNS('DAV:', 'd:number-of-matches-within-limits');
34 $errorNode->appendChild($error);
H A DInvalidSyncToken.php33 $error = $errorNode->ownerDocument->createElementNS('DAV:', 'd:valid-sync-token');
34 $errorNode->appendChild($error);
H A DLockTokenMatchesRequestUri.php36 … $error = $errorNode->ownerDocument->createElementNS('DAV:', 'd:lock-token-matches-request-uri');
37 $errorNode->appendChild($error);
/plugin/davcal/vendor/sabre/dav/lib/DAV/Exception/
H A DInvalidResourceType.php28 $error = $errorNode->ownerDocument->createElementNS('DAV:', 'd:valid-resourcetype');
29 $errorNode->appendChild($error);
H A DReportNotSupported.php27 $error = $errorNode->ownerDocument->createElementNS('DAV:', 'd:supported-report');
28 $errorNode->appendChild($error);
H A DTooManyMatches.php33 … $error = $errorNode->ownerDocument->createElementNS('DAV:', 'd:number-of-matches-within-limits');
34 $errorNode->appendChild($error);
H A DInvalidSyncToken.php33 $error = $errorNode->ownerDocument->createElementNS('DAV:', 'd:valid-sync-token');
34 $errorNode->appendChild($error);
H A DLockTokenMatchesRequestUri.php36 … $error = $errorNode->ownerDocument->createElementNS('DAV:', 'd:lock-token-matches-request-uri');
37 $errorNode->appendChild($error);
/plugin/formatplus2/
H A DREADME.md4 …o fix the deprecated `jQuery.browser` type error (at the moment). I have e-mailed to Tom to report…
6 …#answer-15072522) into the `script.js` of this plugin, and the JavaScript error in browser console…
/plugin/imgpaste/
H A Dscript.js67 error: function (xhr, status, error) { argument
70 box.innerText = error;
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.archive.zip.php38 $this->error('File is larger than '.round(PHP_INT_MAX / 1073741824).'GB, not supported by PHP');
69 $this->error('No Central Directory entries found (truncated file?)');
141 $this->error('Cannot find End Of Central Directory (truncated file?)');
148 …$this->error('Warning: Truncated file! - Total compressed file sizes ('.$info['zip']['compressed_s…
150 …$this->error('Cannot find End Of Central Directory - returned list of files in [zip][entries] arra…
175 $this->error('No Local File Header entries found');
187 $this->error('No Central Directory entries found (truncated file?)');
194 $this->error('No End Of Central Directory entry found (truncated file?)');
223 $this->error('No Local File Header entries found');
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/
H A DElseIfDeclarationSniff.php58 $error = 'Usage of ELSEIF not allowed; use ELSE IF instead';
59 $fix = $phpcsFile->addFixableError($error, $stackPtr, 'NotAllowed');
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/
H A DClosingPHPTagSniff.php55 $error = 'The PHP open tag does not have a corresponding PHP close tag';
56 $phpcsFile->addError($error, $stackPtr, 'NotFound');
/plugin/sequencediagram/bower_components/lodash/test/
H A Dsaucelabs.js321 function onGenericStop(error) { argument
323 this.emit('stop', error);
331 function onJobRemove(error, res, body) { argument
357 function onJobStart(error, res, body) { argument
366 if (error || !taskId || statusCode != 200) {
376 console.error('Failed to start job; status: %s, body: %s', statusStr, bodyStr);
377 if (error) {
378 console.error(error);
399 function onJobStatus(error, res, body) { argument
463 console.error(label, description, chalk.red('failed') + ';', message);
[all …]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Files/
H A DOneInterfacePerFileSniff.php55 $error = 'Only one interface is allowed in a file';
56 $phpcsFile->addError($error, $nextInterface, 'MultipleFound');
H A DOneTraitPerFileSniff.php55 $error = 'Only one trait is allowed in a file';
56 $phpcsFile->addError($error, $nextClass, 'MultipleFound');
H A DOneClassPerFileSniff.php55 $error = 'Only one class is allowed in a file';
56 $phpcsFile->addError($error, $nextClass, 'MultipleFound');
H A DInlineHTMLSniff.php62 $error = 'PHP files must only contain PHP code';
63 $phpcsFile->addError($error, $stackPtr, 'Found');
/plugin/diagramsnet/lib/js/diagramly/
H A DElectronApp.js82 App.filesWorkerReqInfo[msg.reqId] = {callback: callback, error: error}; property in App.filesWorkerReqInfo
91 if (resp.error)
1191 if (error != null)
1378 if (error != null)
1380 error(e);
1414 }), error);
1650 }), error);
1672 }), error)
1830 error(e);
1902 error(err);
[all …]
/plugin/farm/
H A Dvirtualhostconfig.class.php48 $this->manager->error('system_errors', 'system_badtoken_failure');
55 $this->manager->error('system_errors', 'postparametermissing_failure');
61 }else $this->manager->error('virtualhostconfig_errors', 'virtualhostconfig_save_failure');
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Debug/
H A DFirebugConsoleSniff.php68 …$error = 'Variables, functions and labels must not be named "console"; name may conflict with Fire…
69 $phpcsFile->addError($error, $stackPtr, 'ConflictFound');

1...<<11121314151617181920>>...73