Home
last modified time | relevance | path

Searched refs:linebreak (Results 1 – 5 of 5) sorted by path

/dokuwiki/inc/parser/
H A Dhandler.php375 public function linebreak($match, $state, $pos)
377 $this->addCall('linebreak', [], $pos);
359 public function linebreak($match, $state, $pos) { global() function in Doku_Handler
H A Dmetadata.php198 public function linebreak()
193 public function linebreak() global() function in Doku_Renderer_metadata
H A Drenderer.php246 public function linebreak()
227 public function linebreak() { global() function in Doku_Renderer
H A Dxhtml.php316 public function linebreak()
302 public function linebreak() { global() function in Doku_Renderer_xhtml
/dokuwiki/lib/plugins/info/
H A Dsyntax.php154 $renderer->linebreak();