Home
last modified time | relevance | path

Searched refs:msg (Results 901 – 925 of 1008) sorted by relevance

1...<<3132333435363738394041

/plugin/issuetracker/
H A Dsyntax.php138 if($data['email_address']!='') { msg("invalid mail given by syntax",-1);}
1787 msg(sprintf($this->getLang('wmsg9'), $t_check),-1);
1836 msg("The file ".$safe_filename." has been successfully uploaded.",1);
1839 msg("There was an error uploading the file, please try again!",-1);
/plugin/mediasyntax/
H A Dhelper.php206 msg('You have to install the tag plugin to use this functionality!', -1);
/plugin/combo/ComboStrap/
H A DMarkupRef.php609 LogUtility::msg("The value ($value) of the key ($key) for the link ($this) has $countHashTag `#` characters and the maximum supported is 2.", LogUtility::LVL_MSG_ERROR);
H A DBrandButton.php265 LogUtility::msg($message, LogUtility::LVL_MSG_ERROR, self::CANONICAL);
H A DPageExplorerTag.php510 LogUtility::msg("Bad syntax for the namespace $namespacePath. Error: {$e->getMessage()}", LogUtility::LVL_MSG_ERROR, PageExplorerTag::CANONICAL);
H A DOutline.php390 LogUtility::msg("The combo heading wiki is enabled, we should not see `header` calls in the call stack");
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/diagramsnet/lib/js/diagramly/
H A DGitHubClient.js565 var msg = JSON.parse(req.getText());
566 success(this.createGitHubFile(org, repo, ref, msg.content, asLibrary));
H A DDriveClient.js285 var msg = mxResources.get('cannotLogin');
294 msg = resp.error.message;
300 …this.ui.showError(mxResources.get('error'), msg, mxResources.get('help'), mxUtils.bind(this, funct…
H A DMenus.js2282 var msg = editorUi.createLoadMessage('save');
2283 msg.xml = data;
2287 msg.exit = true;
2290 data = JSON.stringify(msg);
2329 var msg = (urlParams['proto'] == 'json') ? JSON.stringify({event: 'exit',
2332 parent.postMessage(msg, '*');
/plugin/codemirror/dist/keymaps/
H A Demacs.min.js.map1msg","openDialog","bottom","prompt","operateOnWord","op","toEnclosingExpr","stack","quit","emacs",…
/plugin/pgn4web/pgn4web/
H A Dpgn4web.js29 function customFunctionOnAlert(msg) {} argument
107 function myAlert(msg, fatalError, doNotPrompt) { argument
112 alertLog[alertLast] = msg + "\n" + (new Date()).toLocaleString();
115 customFunctionOnAlert(msg);
/plugin/fckg/fckeditor/editor/dialog/fck_link/
H A Dfck_link.js1437 msg = i + '=' + which[i];
1438 if(!confirm(msg)) break;
/plugin/authshibboleth/plugin/authshibboleth/
H A Dauth.php404msg('The ' . DOKU_CONF . '/' . $this->getConf(self::CONF_AUTH_USERSFILE) . ' file is not writable.…
/plugin/dokucrypt/
H A Dscript.js16 var msg="Unsaved changes will be lost [edt].\nReally continue?";
19 var rc = changeCheck(msg);
24 function decryptEditSetup(msg) { argument
/plugin/dokucrypt2/
H A Dscript.js16 var msg="Unsaved changes will be lost [edit].\nReally continue?";
26 var rc = changeCheck(msg);
33 function decryptEditSetup(msg) { argument
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Resources/
H A Drequire.js158 function makeError(id, msg, err, requireModules) { argument
159 var e = new Error(msg + '\nhttp://requirejs.org/docs/errors.html#' + id);
/plugin/jplayer/components/
H A Drequire.js158 function makeError(id, msg, err, requireModules) { argument
159 var e = new Error(msg + '\nhttp://requirejs.org/docs/errors.html#' + id);
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Drecipes.rst42 set_error_handler(function ($type, $msg) use (&$deprecations) {
44 $deprecations[] = $msg;
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js21189 this.onerror(msg[status] + ': ' + this.strm.msg, status);
21242 this.msg = ''/*Z_NULL*/;
21264 var msg = __webpack_require__(49);
21364 strm.msg = msg[errorCode];
24593 strm.msg = ''; /*Z_NULL*/
24895 strm.msg = 'invalid window size';
25225 strm.msg = 'invalid block type';
26717 exports.deprecate = function(fn, msg) {
26733 throw new Error(msg);
26735 console.trace(msg);
[all …]
/plugin/codemirror/dist/modes/
H A Dsoy.min.js1 …b,"@state":b,template:{soyState:"templ-def",variableScope:true},literal:{},msg:{},fallbackmsg:{noE… property in AnonymousFunction7aaf3fe40100.c
/plugin/davcard/
H A Dhelper.php35 msg('This plugin requires the sqlite plugin. Please install it.', -1);
/plugin/include/
H A Dhelper.php716 msg('You have to install the tag plugin to use this functionality!', -1);
/plugin/siteexport/inc/
H A Dfunctions.php764 … if ( $softfail !== true ) msg('Security Token did not match. Possible CSRF attack.', -1);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DCodeSniffer.php1482 $msg = "Sniff $listenerClass register() method must return an array";
1483 throw new PHP_CodeSniffer_Exception($msg);

1...<<3132333435363738394041