Home
last modified time | relevance | path

Searched refs:notoc (Results 1 – 2 of 2) sorted by path

/dokuwiki/inc/parser/
H A Dhandler.php351 public function notoc($match, $state, $pos)
353 $this->addCall('notoc', [], $pos);
337 public function notoc($match, $state, $pos) { global() function in Doku_Handler
H A Drenderer.php106 public function notoc()
101 public function notoc() { global() function in Doku_Renderer