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