Home
last modified time | relevance | path

Searched refs:pathSegment (Results 1 – 4 of 4) sorted by relevance

/plugin/webdav/vendor/sabre/http/lib/
H A DURLUtil.php41 * @param string $pathSegment
44 static function encodePathSegment($pathSegment) { argument
46 return encodePathSegment($pathSegment);
H A Dfunctions.php401 * @param string $pathSegment
404 function encodePathSegment($pathSegment) { argument
410 }, $pathSegment);
/plugin/davcal/vendor/sabre/http/lib/
H A DURLUtil.php41 * @param string $pathSegment
44 static function encodePathSegment($pathSegment) { argument
46 return encodePathSegment($pathSegment);
H A Dfunctions.php401 * @param string $pathSegment
404 function encodePathSegment($pathSegment) { argument
410 }, $pathSegment);