/plugin/creole/syntax/ |
H A D | strong.php | 74 $handler->addCall('strong_close', array(), $pos); 86 $handler->addCall('strong_close', array(), $pos);
|
/plugin/markdowku/ |
H A D | boldasterisk.php | 38 $renderer->strong_close();
|
/plugin/mcitem/ |
H A D | syntax.php | 130 $renderer->strong_close();
|
/plugin/navpath/ |
H A D | syntax.php | 128 $renderer->strong_close();
|
/plugin/fckg/ |
H A D | renderer.php | 83 function strong_close() function in renderer_plugin_fckg
|
/plugin/ckgdoku/ |
H A D | renderer.php | 83 function strong_close() function in renderer_plugin_ckgdoku
|
/plugin/ckgedit/ |
H A D | renderer.php | 83 function strong_close() function in renderer_plugin_ckgedit
|
/plugin/strata/syntax/ |
H A D | info.php | 86 $R->strong_close();
|
/plugin/nssize/ |
H A D | syntax.php | 108 if($strong) $renderer->strong_close();
|
/plugin/latexport/_test/ |
H A D | decorator_mock.php | 67 function strong_close() { function in DecoratorMock
|
/plugin/qc/ |
H A D | renderer.php | 278 public function strong_close() // phpcs:ignore PSR1.Methods.CamelCapsMethodName.NotCamelCaps function in renderer_plugin_qc
|
/plugin/pycode/ |
H A D | syntax.php | 558 $renderer->strong_close(); // stop bold 589 $renderer->strong_close(); // stop bold
|
/plugin/latexport/implementation/ |
H A D | decorator.php | 339 function strong_close() { function in decorator 341 $this->decorator->strong_close();
|
H A D | decorator_persister.php | 328 function strong_close() { function in DecoratorPersister
|
/plugin/dw2markdown/ |
H A D | renderer.php | 118 function strong_close() { function in Renderer_Plugin_dw2markdown
|
/plugin/actionrenderer/ |
H A D | renderer.php | 123 public function strong_close() function in renderer_plugin_actionrenderer
|
/plugin/tabinclude/ |
H A D | helper.php | 291 $renderer->strong_close();
|
/plugin/mdpage/src/DokuWiki/Plugin/Mdpage/ |
H A D | MarkdownRendererTrait.php | 271 $this->renderer->strong_close();
|
/plugin/text/ |
H A D | renderer.php | 151 function strong_close() { function in renderer_plugin_text
|
/plugin/prosemirror/ |
H A D | renderer.php | 640 public function strong_close() function in renderer_plugin_prosemirror
|
/plugin/mellelexport/ |
H A D | renderer.php | 592 …function strong_close() {call_user_func_array(array($this, '__call'), array(__FUNCTION__, func_get… function in renderer_plugin_mellelexport
|
/plugin/xml/ |
H A D | renderer.php | 146 function strong_close() { function in renderer_plugin_xml
|
/plugin/combo/renderer/ |
H A D | analytics.php | 670 public function strong_close() // phpcs:ignore PSR1.Methods.CamelCapsMethodName.NotCamelCaps function in renderer_plugin_combo_analytics
|
/plugin/edittable/renderer/ |
H A D | inverse.php | 127 function strong_close() { function in renderer_plugin_edittable_inverse
|
/plugin/nroff/ |
H A D | renderer.php | 204 function strong_close() { function in renderer_plugin_nroff
|