Home
last modified time | relevance | path

Searched refs:sectionID (Results 1 – 4 of 4) sorted by relevance

/dokuwiki/inc/Action/
H A DRedirect.php39 $opts['fragment'] = sectionID($match[0], $check);
/dokuwiki/inc/parser/
H A Drenderer.php874 return sectionID($title, $this->headers);
877 return sectionID($title, $check);
/dokuwiki/lib/plugins/config/
H A Dadmin.php241 $toc[] = html_mktocitem(sectionID($title, $check), $title, 1);
/dokuwiki/inc/
H A Dpageutils.php249 function sectionID($title, &$check)
245 function sectionID($title, &$check) global() function