Searched defs:dbg (Results 1 – 6 of 6) sorted by relevance
/plugin/epub/ | ||
H A D | admin.php | 16 private $dbg=false; variable in admin_plugin_epub |
/plugin/newpagetemplate/ | ||
H A D | cli.php | 138 public function raw_commandLineOpts($opts = "", $clopts = "", $dbg = false) argument |
/plugin/snippets/ | ||
H A D | admin.php | 213 function dbg($text, $ar = array(),$line="") { function in admin_plugin_snippets |
/plugin/register/ | ||
H A D | syntax.php | 59 private function dbg(&$renderer, $msg) { if ($this->debug) $this->_msg($renderer, "debug", $msg); } function in syntax_plugin_register |
/plugin/botbouncer/lib/ | ||
H A D | botbouncer.php | 282 private function dbg($msg) { function in botBouncer |
/plugin/markdownextra/lib/meltdown/js/ | ||
H A D | jquery.meltdown.js | 12 var ver, name, dbg; variable |