Home
last modified time | relevance | path

Searched defs:msg (Results 1 – 25 of 203) sorted by relevance

123456789

/plugin/fedauth/classes/
H A Dfa_base.class.php102 function error($msg, $params=null) {
114 function success($msg, $params=null) {
126 function warn($msg, $params=null) {
138 function info($msg, $params=null) {
152 function _status($msg, $code, $params) {
165 function msg($data) { function in fa_base
/plugin/freechat/phpfreechat/src/
H A Dphpfreechat.class.php151 function FilterSmiley($msg)
182 function PreFilterMsg($msg)
207 function PostFilterMsg($msg)
/plugin/publish/_test/
H A Dhelper.test.php43 public function test_in_namespace($namespace_list, $id, $result, $msg) {
76 public function test_in_sub_namespace($namespace_list, $id, $result, $msg) {
/plugin/encryptedpasswords/script/
H A DGUI.js11 static toast(msg, className) { argument
29 prompt(msg, title = '') global() argument
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dslf4j-api-1.7.25.jar ... ) org.slf4j.event.Level level String msg Object[] args Throwable throwable private void recordEvent ( ...
/plugin/siteexport/inc/
H A Dmpdf.php67 public function message($msg, $vars = null, $lvl = 1)
74 public function Error($msg)
/plugin/register/
H A Dsyntax.php52 private function _msg(&$renderer, $type, $msg)
58 private function err(&$renderer, $msg) { $this->_msg($renderer, "error", $msg); }
59 private function dbg(&$renderer, $msg) { if ($this->debug) $this->_msg($renderer, "debug", $msg); }
/plugin/authgooglesheets/vendor/guzzlehttp/promises/src/
H A DAggregateException.php10 public function __construct($msg, array $reasons)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DWorkerHealthReport.php26 public $msg; variable in Google\\Service\\Dataflow\\WorkerHealthReport
55 public function setMsg($msg)
/plugin/abc2/abc-libraries/abc2svg/
H A Dabcweb-1.js5 window.onerror=function(msg,url,line){if(typeof msg=='string') argument
19 user={read_file:function(fn){return a_inc[fn]},errmsg:function(msg,l,c){errtxt+=clean_txt(msg)+'\n'},img_out:function(str){new_page+=str}} argument
/plugin/preventzerowidthchars/_test/
H A Dreplacement.test.php28 public function test_replacement($input, $expected_output, $msg) {
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/Exception/
H A DSyntaxException.php24 public function __construct($msg, array $token, Exception $previous = null)
/plugin/dwcommits/db/
H A Dupdate0001.sql1 CREATE TABLE git_commits(author TEXT,timestamp INTEGER,gitid TEXT,msg TEXT, prefix TEXT, gitbranch,… field
/plugin/requiz/
H A Dhelper.php59 function check($msg=true){
/plugin/pgn4web/pgn4web/
H A Dparsing-tests.js58 function customFunctionOnAlert(msg) { argument
/plugin/tablelayout/_test/
H A DbuildSyntaxFromJSON.test.php64 public function testBuildSyntaxFromJSON($json, $expected_syntax, $msg)
/plugin/issuelinks/_test/
H A Dutil.test.php53 public function test_parseHTTPLinkHeaders($linkHeader, $expected_links, $msg) {
/plugin/swarmwebhook/_test/
H A DZapierExtractData.test.php52 public function test_extractDataFromPayload($inputJSON, $expectedExtractedData, $msg)
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Exception/
H A DSeekException.php13 public function __construct(StreamInterface $stream, $pos = 0, $msg = '')
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/Exception/
H A DSeekException.php13 public function __construct(StreamInterface $stream, $pos = 0, $msg = '') argument
/plugin/issuelinks/script/
H A DajaxUtil.js20 messages.forEach(function printMessagesToMessageArea(msg) { argument
/plugin/yearbox/_test/
H A DpagenameStrategy.test.php60 public function test_pagenameStrategy($strategyName, $baseNS, $name, $expectedPageId, $msg)
/plugin/cleanoldips/_test/
H A Dcleaning.test.php85 public function test_validateStartPosition($inputStartPosition, $expectedStartPosition, $msg)
/plugin/stale/
H A Dadmin.php18 private $msg; variable in admin_plugin_stale
/plugin/davcal/vendor/sabre/dav/bin/
H A Dsabredav.php15 function log($msg) {

123456789