Searched refs:pathencode (Results 1 – 1 of 1) sorted by relevance
3 function pathencode($path) { function7 $val = "X-Sendfile2: " . pathencode(getcwd() . "/index.txt") . " " . $_GET["range"];9 if ($_GET["range2"]) $val .= ", " . pathencode(getcwd() . "/index.txt") . " " . $_GET["range2"];