Home
last modified time | relevance | path

Searched refs:filelink (Results 1 – 2 of 2) sorted by last modified time

/dokuwiki/inc/parser/
H A Drenderer.php637 public function filelink($link, $title = null)
571 public function filelink($link, $title = null) { global() function in Doku_Renderer
H A Dhandler.php897 public function filelink($match, $state, $pos)
899 $this->addCall('filelink', [$match, null], $pos);
854 public function filelink($match, $state, $pos) { global() function in Doku_Handler