| /plugin/revealjs/ |
| 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/ |
| D | renderer.php | 276 public function quote_open() function in renderer_plugin_qc
|
| /plugin/latexport/implementation/ |
| D | decorator.php | 591 function quote_open() { function in decorator 593 $this->decorator->quote_open();
|
| D | decorator_persister.php | 559 function quote_open() { function in DecoratorPersister
|
| /plugin/dw2markdown/ |
| D | renderer.php | 356 function quote_open() { function in Renderer_Plugin_dw2markdown
|
| /plugin/actionrenderer/ |
| D | renderer.php | 291 public function quote_open() function in renderer_plugin_actionrenderer
|
| /plugin/gemini/ |
| D | renderer.php | 158 public function quote_open() function in renderer_plugin_gemini
|
| /plugin/aichat/ |
| D | renderer.php | 294 public function quote_open() function in renderer_plugin_aichat
|
| /plugin/mdpage/src/DokuWiki/Plugin/Mdpage/ |
| D | MarkdownRendererTrait.php | 199 $this->renderer->quote_open();
|
| /plugin/text/ |
| D | renderer.php | 355 function quote_open() { function in renderer_plugin_text
|
| /plugin/prosemirror/ |
| D | renderer.php | 120 public function quote_open() function in renderer_plugin_prosemirror
|
| /plugin/mellelexport/ |
| 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/edittable/renderer/ |
| D | inverse.php | 281 function quote_open() { function in renderer_plugin_edittable_inverse
|
| /plugin/xml/ |
| D | renderer.php | 297 function quote_open() { function in renderer_plugin_xml
|
| /plugin/nroff/ |
| 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/ |
| D | renderer.test.php | 406 $this->r->quote_open();
|
| /plugin/odp/ |
| D | renderer.php | 925 function quote_open() { function in renderer_plugin_odp
|
| /plugin/latexit/ |
| D | renderer.php | 739 function quote_open() { function in renderer_plugin_latexit
|
| /plugin/dokutexit/ |
| D | latex.php | 320 function quote_open() { function in Doku_Renderer_latex
|
| /plugin/odt/renderer/ |
| D | page.php | 1024 function quote_open() { function in renderer_plugin_odt_page
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/ |
| D | asciidoctor.cjs | 3626 var values = nil, accum = nil, quote_open = nil; 3634 quote_open = nil; 3641 if ($truthy(quote_open)) { 3649 return (quote_open = quote_open['$!']())
|