Searched defs:msg (Results 1 – 14 of 14) sorted by relevance
| /dokuwiki/inc/ |
| H A D | infoutils.php | 435 function msg($message, $lvl = 0, $line = '', $file = '', $allow = MSG_PUBLIC) function 486 function info_msg_allowed($msg) 525 function dbg($msg, $hidden = false) 547 function dbglog($msg, $header = '')
|
| H A D | init.php | 550 function nice_die($msg)
|
| /dokuwiki/lib/scripts/ |
| H A D | compatibility.js | 10 function DEPRECATED(msg){ argument
|
| H A D | locktimer.js | 9 msg: LANG.willexpire, property
|
| /dokuwiki/_test/tests/inc/ |
| H A D | html_secedit_pattern.test.php | 51 public function testSecEditPattern($text, $expectedMatches, $msg) {
|
| /dokuwiki/_test/tests/Ui/ |
| H A D | SearchTest.php | 152 function test_simpleshort($inputParsedQuery, $expectedPageName, $msg)
|
| /dokuwiki/lib/plugins/extension/ |
| H A D | Gui.php | 18 public function getLang($msg)
|
| H A D | Notice.php | 94 protected function getLang($msg)
|
| /dokuwiki/vendor/splitbrain/php-jsstrip/src/ |
| H A D | JSStrip.php | 246 protected function fatal($msg)
|
| /dokuwiki/lib/exe/ |
| H A D | mediamanager.php | 113 $msg = sprintf($lang['deletesucc'], noNS($DEL)); variable
|
| /dokuwiki/inc/Extension/ |
| H A D | PluginInterface.php | 116 public function loadHelper($name, $msg = true);
|
| H A D | PluginTrait.php | 71 public function loadHelper($name, $msg = true)
|
| /dokuwiki/_test/tests/Remote/ |
| H A D | ApiCoreTest.php | 60 protected function assertEqualResult($expected, $actual, $msg = '')
|
| /dokuwiki/vendor/splitbrain/lesserphp/src/ |
| H A D | Parser.php | 1402 …public function throwError(string $msg = 'parse error', ?int $count = null, ?\Throwable $previous …
|