Home
last modified time | relevance | path

Searched refs:rangeType (Results 51 – 52 of 52) sorted by path

123

/plugin/webdav/vendor/sabre/dav/lib/DAV/FSExt/
H A DFile.php56 * @param int $rangeType
60 function patch($data, $rangeType, $offset = null) { argument
62 switch ($rangeType) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/PartialUpdate/
H A DIPatchSupport.php41 * @param int $rangeType
45 function patch($data, $rangeType, $offset = null); argument

123