/plugin/revealjs/ |
H A D | renderer.php | 25 var $quote_open = false; variable in renderer_plugin_revealjs 436 function quote_open() { function in renderer_plugin_revealjs 437 if (!$this->quote_open) { 439 $this->quote_open = true; 447 if ($this->quote_open) { 449 $this->quote_open = false;
|
/plugin/qc/ |
H A D | renderer.php | 274 public function quote_open() 261 public function quote_open() // phpcs:ignore PSR1.Methods.CamelCapsMethodName.NotCamelCaps global() function in renderer_plugin_qc
|
/plugin/latexport/implementation/ |
H A D | decorator.php | 591 function quote_open() { function in decorator 593 $this->decorator->quote_open();
|
H A D | decorator_persister.php | 559 function quote_open() { function in DecoratorPersister
|
/plugin/dw2markdown/ |
H A D | renderer.php | 356 function quote_open() { function in Renderer_Plugin_dw2markdown
|
/plugin/actionrenderer/ |
H A D | renderer.php | 291 public function quote_open() function in renderer_plugin_actionrenderer
|
/plugin/gemini/ |
H A D | renderer.php | 158 public function quote_open() function in renderer_plugin_gemini
|
/plugin/mdpage/src/DokuWiki/Plugin/Mdpage/ |
H A D | MarkdownRendererTrait.php | 199 $this->renderer->quote_open();
|
/plugin/text/ |
H A D | renderer.php | 355 function quote_open() { function in renderer_plugin_text
|
/plugin/prosemirror/ |
H A D | renderer.php | 120 public function quote_open() 116 public function quote_open() global() function in renderer_plugin_prosemirror
|
/plugin/mellelexport/ |
H A D | renderer.php | 654 …function quote_open() {call_user_func_array(array($this, '__call'), array(__FUNCTION__, func_get_a… function in renderer_plugin_mellelexport
|
/plugin/xml/ |
H A D | renderer.php | 297 function quote_open() { function in renderer_plugin_xml
|
/plugin/edittable/renderer/ |
H A D | inverse.php | 281 function quote_open() { function in renderer_plugin_edittable_inverse
|
/plugin/nroff/ |
H A D | renderer.php | 381 function quote_open() { function in renderer_plugin_nroff
|
/plugin/combo/renderer/ |
H A D | analytics.php | 741 public function quote_open() // phpcs:ignore PSR1.Methods.CamelCapsMethodName.NotCamelCaps function in renderer_plugin_combo_analytics
|
/plugin/latexit/_test/ |
H A D | renderer.test.php | 406 $this->r->quote_open();
|
/plugin/odp/ |
H A D | renderer.php | 925 function quote_open() { function in renderer_plugin_odp
|
/plugin/latexit/ |
H A D | renderer.php | 739 function quote_open() { function in renderer_plugin_latexit
|
/plugin/dokutexit/ |
H A D | latex.php | 320 function quote_open() { function in Doku_Renderer_latex
|
/plugin/odt/renderer/ |
H A D | page.php | 1024 function quote_open() { function in renderer_plugin_odt_page
|