Home
last modified time | relevance | path

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

/dokuwiki/inc/parser/
H A Dhandler.php735 public function multiplyentity($match, $state, $pos)
738 $this->addCall('multiplyentity', [$matches[0][0], $matches[0][1]], $pos);
700 public function multiplyentity($match, $state, $pos) { global() function in Doku_Handler
H A Dmetadata.php383 public function multiplyentity($x, $y)
378 public function multiplyentity($x, $y) global() function in Doku_Renderer_metadata
H A Drenderer.php528 public function multiplyentity($x, $y)
474 public function multiplyentity($x, $y) { global() function in Doku_Renderer
H A Dxhtml.php771 public function multiplyentity($x, $y)
718 public function multiplyentity($x, $y) { global() function in Doku_Renderer_xhtml