Home
last modified time | relevance | path

Searched refs:_renderautolink (Results 1 – 1 of 1) sorted by relevance

/plugin/autolink2/syntax/
H A Dshow.php57 $renderer->doc .= $this->_renderautolink($renderer, $data[0],$data[1]);
63 function _renderautolink(&$renderer, $match, $state) { function in syntax_plugin_autolink2_show