/plugin/actionrenderer/ |
H A D | renderer.php | 117 public function strong_open() function in renderer_plugin_actionrenderer
|
/plugin/ckgdoku/ |
H A D | renderer.php | 78 function strong_open() function in renderer_plugin_ckgdoku
|
/plugin/ckgedit/ |
H A D | renderer.php | 78 function strong_open() function in renderer_plugin_ckgedit
|
/plugin/combo/renderer/ |
H A D | analytics.php | 665 public function strong_open() // phpcs:ignore PSR1.Methods.CamelCapsMethodName.NotCamelCaps function in renderer_plugin_combo_analytics
|
/plugin/creole/syntax/ |
H A D | strong.php | 67 $handler->addCall('strong_open', array(), $pos);
|
/plugin/dokutexit/ |
H A D | latex.php | 177 function strong_open() { function in Doku_Renderer_latex
|
/plugin/dw2markdown/ |
H A D | renderer.php | 111 function strong_open() { function in Renderer_Plugin_dw2markdown
|
/plugin/edittable/renderer/ |
H A D | inverse.php | 122 function strong_open() { function in renderer_plugin_edittable_inverse
|
/plugin/fckg/ |
H A D | renderer.php | 78 function strong_open() function in renderer_plugin_fckg
|
/plugin/latexit/_test/ |
H A D | renderer.test.php | 165 $this->r->strong_open();
|
/plugin/latexit/ |
H A D | renderer.php | 506 function strong_open() { function in renderer_plugin_latexit
|
/plugin/latexport/_test/ |
H A D | decorator_mock.php | 63 function strong_open() { function in DecoratorMock
|
/plugin/latexport/implementation/ |
H A D | decorator.php | 331 function strong_open() { function in decorator 333 $this->decorator->strong_open();
|
H A D | decorator_persister.php | 321 function strong_open() { function in DecoratorPersister
|
/plugin/markdowku/ |
H A D | boldasterisk.php | 36 $renderer->strong_open();
|
/plugin/mcitem/ |
H A D | syntax.php | 126 $renderer->strong_open();
|
/plugin/mdpage/src/DokuWiki/Plugin/Mdpage/ |
H A D | MarkdownRendererTrait.php | 269 $this->renderer->strong_open();
|
/plugin/mellelexport/ |
H A D | renderer.php | 590 …function strong_open() {call_user_func_array(array($this, '__call'), array(__FUNCTION__, func_get_… function in renderer_plugin_mellelexport
|
/plugin/navpath/ |
H A D | syntax.php | 126 $renderer->strong_open();
|
/plugin/nroff/ |
H A D | renderer.php | 199 function strong_open() { function in renderer_plugin_nroff
|
/plugin/nssize/ |
H A D | syntax.php | 106 if($strong) $renderer->strong_open();
|
/plugin/odp/ |
H A D | renderer.php | 631 function strong_open() { function in renderer_plugin_odp
|
/plugin/odt/renderer/ |
H A D | page.php | 685 function strong_open() { function in renderer_plugin_odt_page
|
/plugin/prosemirror/ |
H A D | renderer.php | 634 public function strong_open() function in renderer_plugin_prosemirror
|
/plugin/pycode/ |
H A D | syntax.php | 556 $renderer->strong_open(); // start bold 582 $renderer->strong_open(); // start bold
|