/plugin/creole/syntax/ |
H A D | strong.php | 67 $handler->addCall('strong_open', array(), $pos);
|
/plugin/markdowku/ |
H A D | boldasterisk.php | 36 $renderer->strong_open();
|
/plugin/mcitem/ |
H A D | syntax.php | 126 $renderer->strong_open();
|
/plugin/navpath/ |
H A D | syntax.php | 126 $renderer->strong_open();
|
/plugin/fckg/ |
H A D | renderer.php | 78 function strong_open() function in renderer_plugin_fckg
|
/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/strata/syntax/ |
H A D | info.php | 84 $R->strong_open();
|
/plugin/nssize/ |
H A D | syntax.php | 106 if($strong) $renderer->strong_open();
|
/plugin/latexport/_test/ |
H A D | decorator_mock.php | 63 function strong_open() { function in DecoratorMock
|
/plugin/qc/ |
H A D | renderer.php | 273 public function strong_open() // phpcs:ignore PSR1.Methods.CamelCapsMethodName.NotCamelCaps function in renderer_plugin_qc
|
/plugin/pycode/ |
H A D | syntax.php | 556 $renderer->strong_open(); // start bold 582 $renderer->strong_open(); // start bold
|
/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/dw2markdown/ |
H A D | renderer.php | 111 function strong_open() { function in Renderer_Plugin_dw2markdown
|
/plugin/actionrenderer/ |
H A D | renderer.php | 117 public function strong_open() function in renderer_plugin_actionrenderer
|
/plugin/tabinclude/ |
H A D | helper.php | 289 $renderer->strong_open();
|
/plugin/mdpage/src/DokuWiki/Plugin/Mdpage/ |
H A D | MarkdownRendererTrait.php | 269 $this->renderer->strong_open();
|
/plugin/text/ |
H A D | renderer.php | 145 function strong_open() { function in renderer_plugin_text
|
/plugin/prosemirror/ |
H A D | renderer.php | 634 public function strong_open() function in renderer_plugin_prosemirror
|
/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/xml/ |
H A D | renderer.php | 141 function strong_open() { function in renderer_plugin_xml
|
/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/edittable/renderer/ |
H A D | inverse.php | 122 function strong_open() { function in renderer_plugin_edittable_inverse
|
/plugin/nroff/ |
H A D | renderer.php | 199 function strong_open() { function in renderer_plugin_nroff
|