Home
last modified time | relevance | path

Searched refs:msg (Results 76 – 100 of 1008) sorted by relevance

12345678910>>...41

/plugin/bureaucracyau/_test/
H A Dfield_multiselect.test.php44 * @param string $msg
53 $msg argument
64 $this->assertEquals($expectedWikiText, $actualWikiText, $msg);
65 $this->assertEquals($expectedValidationErrors, $actualValidationErrors, $msg);
H A Dfield_time.test.php50 * @param string $msg
58 $msg argument
70 $this->assertEquals($expectedWikiText, $actualWikiText, $msg);
72 $this->assertEquals($expectedValidationErrors, $actualValidationErrors, $msg);
H A Dfield_hidden.test.php35 * @param string $msg
44 $msg argument
57 $this->assertEquals($expectedWikiText, $actualWikiText, $msg);
59 $this->assertEquals($expectedValidationErrors, $actualValidationErrors, $msg);
H A Dfield_date.test.php60 * @param string $msg
69 $msg argument
81 $this->assertEquals($expectedWikiText, $actualWikiText, $msg);
83 $this->assertEquals($expectedValidationErrors, $actualValidationErrors, $msg);
H A Dfield_email.test.php55 * @param string $msg
63 $msg argument
76 $this->assertEquals($expectedWikiText, $actualWikiText, $msg);
78 $this->assertEquals($expectedValidationErrors, $actualValidationErrors, $msg);
H A Dfield_radio.test.php36 * @param string $msg
45 $msg argument
57 $this->assertEquals($expectedWikiText, $actualWikiText, $msg);
58 $this->assertEquals($expectedValidationErrors, $actualValidationErrors, $msg);
/plugin/bureaucracy-au/_test/
H A Dfield_date.test.php60 * @param string $msg
69 $msg argument
81 $this->assertEquals($expectedWikiText, $actualWikiText, $msg);
83 $this->assertEquals($expectedValidationErrors, $actualValidationErrors, $msg);
H A Dfield_multiselect.test.php44 * @param string $msg
53 $msg argument
64 $this->assertEquals($expectedWikiText, $actualWikiText, $msg);
65 $this->assertEquals($expectedValidationErrors, $actualValidationErrors, $msg);
/plugin/freechat/phpfreechat/src/commands/
H A Dnotice.class.php10 $msg = $p["param"];
23 $msg = phpFreeChat::FilterSpecialChar($msg);
25 $res = $ct->write($recipient, $nick, "notice", $msg);
/plugin/task/
H A Daction.php149 msg($message, -1);
159 msg($this->getLang('msg_load_helper_failed'), -1);
167 msg($this->getLang('msg_nothing_changed'));
181 msg ($this->getLang('msg_responsible_no_verify'));
189 msg ($this->getLang('msg_other_accept_or_verify'));
201 msg($this->getLang('msg_not_logged_in'));
231 msg($message, 1);
/plugin/struct/syntax/
H A Dcloud.php73 msg($e->getMessage(), -1, $e->getLine(), $e->getFile());
74 if ($conf['allowdebug']) msg('<pre>' . hsc($e->getTraceAsString()) . '</pre>', -1);
92 msg($this->getLang('Warning: no filters for cloud'), -1);
106 msg($e->getMessage(), -1, $e->getLine(), $e->getFile());
107 if ($conf['allowdebug']) msg('<pre>' . hsc($e->getTraceAsString()) . '</pre>', -1);
/plugin/flowchartjs/
H A Dadmin.php28 msg($_FILES['_new']['name'].' is not a json file', 2);
32 msg($_FILES['_new']['name'].' has been successfully uploaded', 1);
38 msg($s." has been successfully deleted", 1);
40 msg('It\'s failed to delete '.$s, 2);
/plugin/siteexport/inc/
H A Dmpdf.php67 public function message($msg, $vars = null, $lvl = 1) argument
70 $this->debugObj->message($msg, $vars, $lvl);
74 public function Error($msg) argument
77 $this->debugObj->runtimeException($msg);
79 parent::Error($msg);
/plugin/authucenter/
H A Dauth.php38 msg($this->getLang('ucfilecheckfail'), -1);
71 msg($this->getLang('logoutsuccess'), 0);
105 msg($this->getLang('loginfail'), -1);
226 $msg = '';
234 $msg = 'wrongpassword';
237 $msg = 'wrongemailformat';
240 $msg = 'emailforbidden';
243 $msg = 'emailregistered';
246 $msg = 'userprotected';
249 msg($this->getLang($msg), -1);
[all …]
/plugin/publish/_test/
H A Dhelper.test.php43 public function test_in_namespace($namespace_list, $id, $result, $msg) { argument
47 $this->assertSame($helper->in_namespace($namespace_list,$id),$result,$msg);
76 public function test_in_sub_namespace($namespace_list, $id, $result, $msg) { argument
80 $this->assertSame($helper->is_dir_valid($namespace_list,$id),$result,$msg);
/plugin/htmlokay/
H A Daction.php127 function set_dbg_msg($msg) { argument
129 $this->db_msg .= $msg . '<br />';
158 function get_JSErrString($msg) argument
161 $msg = trim($msg);
164 if (!isset($msg) || empty($msg)) return "";
166 ptln('htmlOK_ERRORS_HEADER[' . $msgs_inx . ']="' . $msg . '";');
/plugin/remotescript/lib/JsHttpRequest/mini/
H A DJsHttpRequest-script-xml.js142 var i=0,p=0,msg=this._errors[_18[0]];
143 while((p=msg.indexOf("%",p))>=0){
145 msg=msg.substring(0,p)+a+msg.substring(p+1,msg.length);
148 return msg;
150 t._error=function(msg){ argument
151 msg=this._l(typeof (msg)=="string"?arguments:msg);
152 msg="JsHttpRequest: "+msg;
154 throw msg;
157 throw new Error(1,msg);
159 throw new Error(msg);
/plugin/remotescript/lib/JsHttpRequest/debug/
H A DJsHttpRequest-script-xml.js200 var i = 0, p = 0, msg = this._errors[args[0]];
202 while ((p = msg.indexOf('%', p)) >= 0) {
204 msg = msg.substring(0, p) + a + msg.substring(p + 1, msg.length);
207 return msg;
213 t._error = function(msg) { argument
214 msg = this._l(typeof(msg) == 'string'? arguments : msg)
215 msg = "JsHttpRequest: " + msg;
218 throw msg;
221 throw new Error(1, msg);
224 throw new Error(msg);
/plugin/dokutts/
H A Dscript.js11 var msg = new SpeechSynthesisUtterance();
12 msg.text = window.getSelection().toString();
13 window.speechSynthesis.speak(msg);
/plugin/wikipediasnippet/
H A Dsyntax.php82 msg('Error: Fetching the article from Wikipedia failed.', -1);
84 msg($http->error, -1);
92 msg('Error: Loading the XML failed.', -1);
94 msg($error->message, -1);
102 msg('Error: Parsing the XML failed.', -1);
105 msg($error['code'].': '.$error['info'] ,-1);
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/Listeners/
H A DDiagnosticErrorListener.php63 $msg = \sprintf(
70 $recognizer->notifyErrorListeners($msg);
83 $msg = \sprintf(
89 $recognizer->notifyErrorListeners($msg);
102 $msg = \sprintf(
108 $recognizer->notifyErrorListeners($msg);
/plugin/struct/admin/
H A Dschemas.php55 msg('something went wrong while saving', -1);
72 msg('Something went wrong with the upload', -1);
76 msg('something went wrong while saving', -1);
96 msg($this->getLang('admin_csvdone'), 1);
98 msg(hsc($e->getMessage()), -1);
114 msg($this->getLang('del_fail'), -1);
119 msg($this->getLang('del_ok'), 1);
123 msg(hsc($e->getMessage()), -1);
131 msg($this->getLang('clear_fail'), -1);
136 msg(
[all...]
/plugin/cryptsign/
H A Dsyntax.php76 $msg = sprintf($this->getLang('valid'),$user);
77 $R->doc .= '<span class="sig_valid" title="'.$msg.'">';
79 $msg = sprintf($this->getLang('invalid'),$user);
80 $R->doc .= '<span class="sig_invalid" title="'.$msg.'">';
/plugin/encryptedpasswords/script/
H A DGUI.js8 * @param {string} msg Text of the message
11 static toast(msg, className) { argument
14 div.innerText = msg;
25 * @param {string} msg
30 static async prompt(msg, title = '', repeat = false) {
37 `<p>${msg}</p>` +
29 prompt(msg, title = '') global() argument
/plugin/tablelayout/_test/
H A DbuildSyntaxFromJSON.test.php62 * @param string $msg
64 public function testBuildSyntaxFromJSON($json, $expected_syntax, $msg) argument
71 $this->assertSame($expected_syntax, $actual_syntax, $msg);

12345678910>>...41