Home
last modified time | relevance | path

Searched refs:unslash (Results 1 – 3 of 3) sorted by last modified time

/dokuwiki/inc/
H A Dcommon.php1560 function unslash($string, $char = "'")
1540 function unslash($string, $char = "'") { global() function
H A Dhtml.php309 $hlight = unslash($match[0]);
/dokuwiki/lib/exe/
H A Dcss.php517 $pre = unslash($match[1]);
518 $base = unslash($match[2]);
519 $url = unslash($match[3]);
520 $ext = unslash($match[4]);