Searched refs:_highlight (Results 1 – 1 of 1) sorted by relevance
/dokuwiki/inc/parser/ |
H A D | xhtml.php | 629 $this->_highlight('file', $text, $language, $filename, $options); 642 $this->_highlight('code', $text, $language, $filename, $options); 655 public function _highlight($type, $text, $language = null, $filename = null, $options = null) function in Doku_Renderer_xhtml
|