Home
last modified time | relevance | path

Searched refs:quote_open (Results 1 – 20 of 20) sorted by relevance

/plugin/revealjs/
H A Drenderer.php25 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 Drenderer.php274 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 Ddecorator.php591 function quote_open() { function in decorator
593 $this->decorator->quote_open();
H A Ddecorator_persister.php559 function quote_open() { function in DecoratorPersister
/plugin/dw2markdown/
H A Drenderer.php356 function quote_open() { function in Renderer_Plugin_dw2markdown
/plugin/actionrenderer/
H A Drenderer.php291 public function quote_open() function in renderer_plugin_actionrenderer
/plugin/gemini/
H A Drenderer.php158 public function quote_open() function in renderer_plugin_gemini
/plugin/mdpage/src/DokuWiki/Plugin/Mdpage/
H A DMarkdownRendererTrait.php199 $this->renderer->quote_open();
/plugin/text/
H A Drenderer.php355 function quote_open() { function in renderer_plugin_text
/plugin/prosemirror/
H A Drenderer.php116 public function quote_open() function in renderer_plugin_prosemirror
/plugin/mellelexport/
H A Drenderer.php654 …function quote_open() {call_user_func_array(array($this, '__call'), array(__FUNCTION__, func_get_a… function in renderer_plugin_mellelexport
/plugin/xml/
H A Drenderer.php297 function quote_open() { function in renderer_plugin_xml
/plugin/edittable/renderer/
H A Dinverse.php281 function quote_open() { function in renderer_plugin_edittable_inverse
/plugin/nroff/
H A Drenderer.php381 function quote_open() { function in renderer_plugin_nroff
/plugin/combo/renderer/
H A Danalytics.php741 public function quote_open() // phpcs:ignore PSR1.Methods.CamelCapsMethodName.NotCamelCaps function in renderer_plugin_combo_analytics
/plugin/latexit/_test/
H A Drenderer.test.php406 $this->r->quote_open();
/plugin/odp/
H A Drenderer.php925 function quote_open() { function in renderer_plugin_odp
/plugin/latexit/
H A Drenderer.php739 function quote_open() { function in renderer_plugin_latexit
/plugin/dokutexit/
H A Dlatex.php320 function quote_open() { function in Doku_Renderer_latex
/plugin/odt/renderer/
H A Dpage.php1024 function quote_open() { function in renderer_plugin_odt_page