Home
last modified time | relevance | path

Searched refs:_format_footnote_bottomlink (Results 1 – 1 of 1) sorted by last modified time

/plugin/footnotestyle/
H A Drenderer.php89 $this->doc .= $this->_format_footnote_bottomlink($id);
105 $this->doc .= $this->_format_footnote_bottomlink($ref+1);
157 function _format_footnote_bottomlink($id) { function in renderer_plugin_footnotestyle