Home
last modified time | relevance | path

Searched refs:singlequoteopening (Results 1 – 4 of 4) sorted by path

/dokuwiki/inc/parser/
H A Dhandler.php748 public function singlequoteopening($match, $state, $pos)
750 $this->addCall('singlequoteopening', [], $pos);
712 public function singlequoteopening($match, $state, $pos) { global() function in Doku_Handler
H A Dmetadata.php391 public function singlequoteopening()
394 $this->cdata($lang['singlequoteopening']);
386 public function singlequoteopening() global() function in Doku_Renderer_metadata
H A Drenderer.php535 public function singlequoteopening()
480 public function singlequoteopening() { global() function in Doku_Renderer
H A Dxhtml.php779 public function singlequoteopening()
782 $this->doc .= $lang['singlequoteopening'];
725 public function singlequoteopening() { global() function in Doku_Renderer_xhtml