Searched defs:sep (Results 1 – 4 of 4) sorted by relevance
| /dokuwiki/inc/Utf8/ |
| H A D | Asian.php | 77 public static function separateAsianWords($text, $sep = ' ')
|
| /dokuwiki/lib/plugins/extension/ |
| H A D | Gui.php | 46 public function tabURL($tab = '', $params = [], $sep = '&', $absolute = false)
|
| /dokuwiki/inc/ |
| H A D | common.php | 357 function buildURLparams($params, $sep = '&') 553 function exportlink($id = '', $format = 'raw', $urlParameters = '', $abs = false, $sep = '&') 599 function ml($id = '', $more = '', $direct = true, $sep = '&', $abs = false)
|
| H A D | template.php | 795 function tpl_breadcrumbs($sep = null, $return = false) 844 function tpl_youarehere($sep = null, $return = false)
|