Home
last modified time | relevance | path

Searched refs:http_rangeRequest (Results 1 – 2 of 2) sorted by last modified time

/dokuwiki/inc/
H A Dfetch.functions.php98 http_rangeRequest($fp, filesize($file), $mime);
H A Dhttputils.php100 function http_rangeRequest($fh, $size, $mime)
97 function http_rangeRequest($fh,$size,$mime){ global() function