Home
last modified time | relevance | path

Searched defs:dbg (Results 1 – 5 of 5) sorted by relevance

/plugin/epub/
Dadmin.php16 private $dbg=false; variable in admin_plugin_epub
/plugin/newpagetemplate/
Dcli.php138 public function raw_commandLineOpts($opts = "", $clopts = "", $dbg = false)
/plugin/snippets/
Dadmin.php213 function dbg($text, $ar = array(),$line="") { function in admin_plugin_snippets
/plugin/register/
Dsyntax.php59 private function dbg(&$renderer, $msg) { if ($this->debug) $this->_msg($renderer, "debug", $msg); } function in syntax_plugin_register
/plugin/botbouncer/lib/
Dbotbouncer.php282 private function dbg($msg) { function in botBouncer