Home
last modified time | relevance | path

Searched +full:debug +(+path:plugin +path:vshare) -(+path:plugin +path:vshare +path:lang) (Results 1 – 3 of 3) sorted by relevance

/plugin/vshare/syntax/
H A Ddebug.php34 if ($this->getConf('debug')) {
35 $this->Lexer->addSpecialPattern('~~vshare-debug~~', $mode, 'plugin_vshare_debug');
/plugin/vshare/conf/
H A Ddefault.php11 $conf['debug'] = 0;
H A Dmetadata.php11 $meta['debug'] = array('onoff');