Home
last modified time | relevance | path

Searched defs:return (Results 1 – 3 of 3) sorted by relevance

/dokuwiki/inc/
Dtemplate.php140 function tpl_toc($return = false)
455 function tpl_inlineScript($script, $return = false)
481 function tpl_link($url, $name, $more = '', $return = false)
503 function tpl_pagelink($id, $name = null, $return = false)
548 function tpl_button($type, $return = false)
589 function tpl_actionlink($type, $pre = '', $suf = '', $inner = '', $return = false)
708 function tpl_action($type, $link = false, $wrapper = false, $return = false, $pre = '', $suf = '', …
795 function tpl_breadcrumbs($sep = null, $return = false)
844 function tpl_youarehere($sep = null, $return = false)
1625 function tpl_license($img = 'badge', $imgonly = false, $return = false, $wrap = true)
/dokuwiki/inc/parser/
Dxhtml.php1193 $return = false
1278 $return = false
/dokuwiki/vendor/geshi/geshi/src/
Dgeshi.php4743 function geshi_highlight($string, $language, $path = null, $return = false) {