Home
last modified time | relevance | path

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

/plugin/composer/
H A Dsyntax.php379 $this->_convert_link($renderer,$instr[$i],$iNS,$iID,$o);
494 function _convert_link(&$renderer, &$instr, $iNS, $id, $o) { function in syntax_plugin_composer
/plugin/siteexport/syntax/
H A Dtoc.php368 $this->_convert_link($renderer, $instr[$i], $id);
391 private function _convert_link(&$renderer, &$instr, $id) { function in syntax_plugin_siteexport_toc