Home
last modified time | relevance | path

Searched refs:err (Results 26 – 50 of 261) sorted by relevance

1234567891011

/plugin/timer/
H A Dsyntax.php80 $err = "";
84 $err= "Starttime ($starttime) is invalid";
94 $err .= " Endtime ($endtime) is invalid";
102 $renderer->doc .= $err;
/plugin/authclientcert/
H A Dauth.php165 * @param int $err
170 protected function _debug($message, $err, $line, $file) { argument
172 msg($message, $err, $line, $file);
175 protected function _debugCert($client_cert_data, $message, $err, $line, $file) { argument
177 $this->_debug($message." ".$client_cert_data.$cert_dump, $err, $line, $file);
/plugin/diagramsnet/lib/js/diagramly/
H A DDrawioFile.js1486 if (err instanceof Error && err.message != null && err.message != '')
1495 var msg = this.getErrorMessage(err);
1814 this.addUnsavedStatus(err);
1819 this.ui.handleError(err, (err != null) ? mxResources.get('errorSavingFile') : null);
1860 err != null) ? err.commitMessage : null);
1876 err != null) ? err.commitMessage : null);
1901 }), this.getErrorMessage(err));
1910 var msg = (err != null) ? ((err.error != null) ? err.error.message : err.message) : null;
1912 if (msg == null && err != null && err.code == App.ERROR_TIMEOUT)
1968 }), mxUtils.bind(this, function(err) argument
[all …]
H A DTrelloClient.js179 }), mxUtils.bind(this, function(err, req) argument
198 }), mxUtils.bind(this, function(err) argument
204 if (err != null && err.status == 401)
283 }), mxUtils.bind(this, function(err) argument
285 if (err != null && err.status == 401)
491 var error = mxUtils.bind(this, function(err) argument
493 this.ui.handleError(err, null, mxUtils.bind(this, function()
H A DDropboxFile.js134 promise['catch'](function(err)
136 error(err);
242 }), mxUtils.bind(this, function(err) argument
248 error(err);
H A DDriveFile.js45 DriveFile.prototype.isConflict = function(err) argument
47 return err != null && err.error != null && err.error.code == 412;
249 }), mxUtils.bind(this, function(err, desc) argument
255 if (this.isConflict(err))
289 error(err);
/plugin/c3chart/
H A Dscript.js5 }catch(err){
6 console.warn(err.message);
/plugin/rigrr/
H A Dscript.js19 catch (err) {
21 txt += "Error description: " + err.message + "\n\n";
/plugin/amcharts/
H A Dscript.js7 } catch(err) {
8 console.warn(err.message);
/plugin/hcalendar/syntax/
H A Dhcal.php51 $err) = hcal_parseCommand($match);
52 if (isset($err)) {
54 $err);
H A Dhcali.php51 $err) = hcal_parseCommand($match);
52 if (isset($err)) {
54 $err);
/plugin/xcom/scripts/
H A Dxcom_save.php21 $err = "";
38 $err .= $this->msg('nolocal',1);
48 $err .= $this->msg('noremote',1);
50 if($err) {
51 $err .= $this->msg('chkauth',1);
52 echo "$err\n";
/plugin/achart/
H A Dscript.js22 } catch(err) {
23 console.warn(err.message);
/plugin/farmsync/script/
H A DscrollToLine.js42 }catch(err){
43 console.dir(err);
/plugin/sendpagecontent/
H A Daction.php38 …$err = mail_send('HIER E-MAIL-ADRESSE EINTRAGEN', 'Automatic Mail from DokuWiki at ...', $raw, $th…
40 if($err) {
/plugin/dirtylittlehelper/mermaid/editor/src/components/
H A DConfig.svelte44 } catch (err) {
45 console.log('Error in parsed', err);
46 configErrorStore.set(err);
/plugin/qc/
H A DOutput.php125 arsort($this->data['err']); #sort by score
126 foreach ($this->data['err'] as $err => $val) {
129 $html .= sprintf($this->helper->getLang($err . '_h'), $val);
135 $html .= '<p>' . sprintf($this->helper->getLang($err), $val) . '</p>';
/plugin/syntaxhighlightjs/
H A Dgulpfile.js48 exec(cmd, function (err, stdout, stderr) { argument
51 cb(err);
/plugin/file2dw/
H A Daction.php493 $err = -1;
496 $err = 1;
499 $err = 0;
503 $err = $type;
510 if ( $force || $this->debugShowInfo == 1 || $err == -1 ) {
511 msg( 'file2dw : '.$content, $err );
519 return ( $err == -1 ? false : true);
/plugin/syntaxhighlighter3/sxh3/build/
H A Dtasks.coffee14 parser.parse source, (err, tree) ->
15 callback err, tree.toCSS(compress: true)
82 compileSass sassFile, (err, css) ->
108 compressJs readFile(file), (err, source) ->
112 compressCss readFile(file), (err, source) ->
/plugin/supa/
H A Dscript.js56 err;
63 err = supaApplet.pasteFromClipboard();
64 switch (err) {
78 alert(LANG['plugins']['supa']["err_clipboard_error_code_unknown"] + err);
/plugin/eventline/timeline_js/scripts/
H A Dsources.js391 var err=[];
394 err.push("start is > latestStart");}
397 err.push("start is > earliestEnd");}
400 err.push("start is > end");}
403 err.push("latestStart is > earliestEnd");}
406 err.push("latestStart is > end");}
409 err.push("earliestEnd is > end");}
413 if (err.length > 0) {
414 this._text += " PROBLEM: " + err.join(", ");
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DBattleNet.php101 $err = $data['error'];
103 "Error in retrieving token: \"$err\"" );
/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.pl108 my $err = shift;
109 print "error = '" . escapeQuote( $err ) . "';\n";
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.pl110 my $err = shift;
111 print "error = '" . escapeQuote( $err ) . "';\n";

1234567891011