Home
last modified time | relevance | path

Searched refs:footnote_open (Results 1 – 20 of 20) sorted by path

/plugin/actionrenderer/
H A Drenderer.php201 public function footnote_open() function in renderer_plugin_actionrenderer
/plugin/blogtng/renderer/
H A Dcomment.php47 function footnote_open() {} function in renderer_plugin_blogtng_comment
/plugin/dokutexit/
H A Dlatex.php237 function footnote_open() { function in Doku_Renderer_latex
358 $this->footnote_open();
/plugin/dw2markdown/
H A Drenderer.php209 function footnote_open() { function in Renderer_Plugin_dw2markdown
/plugin/dwinsect/
H A Dsyntax.php260 $renderer->footnote_open();
/plugin/edittable/renderer/
H A Dinverse.php192 function footnote_open() { function in renderer_plugin_edittable_inverse
/plugin/gemini/
H A Drenderer.php93 public function footnote_open() function in renderer_plugin_gemini
/plugin/latexit/_test/
H A Drenderer.test.php221 $this->r->footnote_open();
/plugin/latexit/
H A Drenderer.php620 function footnote_open() { function in renderer_plugin_latexit
/plugin/latexport/_test/
H A Ddecorator_mock.php94 function footnote_open() { function in DecoratorMock
/plugin/latexport/implementation/
H A Ddecorator.php443 function footnote_open() { function in decorator
445 $this->decorator->footnote_open();
H A Ddecorator_persister.php419 function footnote_open() { function in DecoratorPersister
/plugin/mellelexport/
H A Drenderer.php303 if (!isset($this->footnote_open)) {
304 $this->footnote_open = false;
307 $this->footnote_open = $type == 'OPEN';
443 if ($this->footnote_open AND $tag != 'footnote') {
622 …function footnote_open() {call_user_func_array(array($this, '__call'), array(__FUNCTION__, func_ge… function in renderer_plugin_mellelexport
/plugin/nroff/
H A Drenderer.php268 function footnote_open() { function in renderer_plugin_nroff
/plugin/odp/
H A Drenderer.php749 function footnote_open() { function in renderer_plugin_odp
/plugin/odt/renderer/
H A Dpage.php810 function footnote_open() { function in renderer_plugin_odt_page
/plugin/prosemirror/
H A Drenderer.php420 public function footnote_open() function in renderer_plugin_prosemirror
/plugin/pubchem/
H A Dsyntax.php244 $renderer->footnote_open();
/plugin/text/
H A Drenderer.php235 function footnote_open() { function in renderer_plugin_text
/plugin/xml/
H A Drenderer.php211 function footnote_open() { function in renderer_plugin_xml