Searched defs:return (Results 1 – 3 of 3) sorted by relevance
| /dokuwiki/inc/ |
| H A D | template.php | 141 function tpl_toc($return = false) 450 function tpl_inlineScript($script, $return = false) 476 function tpl_link($url, $name, $more = '', $return = false) 498 function tpl_pagelink($id, $name = null, $return = false) 543 function tpl_button($type, $return = false) 584 function tpl_actionlink($type, $pre = '', $suf = '', $inner = '', $return = false) 703 function tpl_action($type, $link = false, $wrapper = false, $return = false, $pre = '', $suf = '', … 790 function tpl_breadcrumbs($sep = null, $return = false) 839 function tpl_youarehere($sep = null, $return = false) 1607 function tpl_license($img = 'badge', $imgonly = false, $return = false, $wrap = true)
|
| /dokuwiki/inc/parser/ |
| H A D | xhtml.php | 1191 $return = false 1276 $return = false
|
| /dokuwiki/vendor/geshi/geshi/src/ |
| H A D | geshi.php | 4743 function geshi_highlight($string, $language, $path = null, $return = false) {
|