Home
last modified time | relevance | path

Searched refs:p_open (Results 26 – 50 of 59) sorted by relevance

123

/plugin/youtrack/syntax/
H A Dlist.php121 $renderer->p_open();
/plugin/divalign2/
H A Dcommon.php168 $renderer->p_open('Plugin_DivAlign2_'.$Align);
/plugin/latexcaption/syntax/
H A Dcaption.php346 $renderer->p_open();
369 $renderer->p_open();
/plugin/doi/syntax/
H A Ddoi.php143 $renderer->p_open();
/plugin/sql2wiki/syntax/
H A Dquery.php112 $renderer->p_open();
/plugin/caption/syntax/
H A Dcaption.php413 $renderer->p_open();
444 $renderer->p_open();
447 // $renderer->p_open();
/plugin/yql/
H A Dsyntax.php233 $renderer->p_open();
/plugin/odp/
H A Drenderer.php575 function p_open($style='Text_20_body'){ function in renderer_plugin_odp
716 $this->p_open('Table_20_Heading');
732 $this->p_open($style);
927 $this->p_open();
/plugin/data-au/
H A Dhelper.php324 if(isset($allinstructions[1]) && $allinstructions[1][0] == 'p_open') {
/plugin/latexport/_test/
H A Ddecorator_mock.php39 function p_open() { function in DecoratorMock
/plugin/data/
H A Dhelper.php335 if (isset($allinstructions[1]) && $allinstructions[1][0] == 'p_open') {
/plugin/geotag/syntax/
H A Dgeotag.php203 $renderer->p_open();
/plugin/tag/syntax/
H A Dsearchtags.php101 $renderer->p_open();
/plugin/prosemirror/
H A Drenderer.php86 $this->p_open();
104 public function p_open() function in renderer_plugin_prosemirror
/plugin/latexport/implementation/
H A Ddecorator.php299 function p_open() { function in decorator
301 $this->decorator->p_open();
/plugin/wrap/
H A Dhelper.php244 $renderer->p_open();
451 $renderer->p_open($style_name);
783 $renderer->p_open();
/plugin/eventline/
H A Dplain.php62 function p_open() { function in Doku_Renderer_plain
/plugin/purplenumbers/
H A Drenderer.php52 function p_open() { function in renderer_plugin_purplenumbers
/plugin/dw2markdown/
H A Drenderer.php83 function p_open() { function in Renderer_Plugin_dw2markdown
/plugin/odt/
H A Dsyntax.php383 $renderer->p_open();
/plugin/actionrenderer/
H A Drenderer.php93 public function p_open() function in renderer_plugin_actionrenderer
/plugin/filelist/
H A Dsyntax.php
/plugin/siteexport/renderer/
H A Dpdf.php188 public function p_open() { function in renderer_plugin_siteexport_pdf
/plugin/mdpage/src/DokuWiki/Plugin/Mdpage/
H A DMarkdownRendererTrait.php57 $this->renderer->p_open();
/plugin/text/
H A Drenderer.php127 function p_open() { function in renderer_plugin_text

123