Home
last modified time | relevance | path

Searched refs:RANGE_START (Results 1 – 2 of 2) sorted by relevance

/plugin/webdav/vendor/sabre/dav/lib/DAV/PartialUpdate/
H A DPlugin.php26 const RANGE_START = 2; define in Sabre\\DAV\\PartialUpdate\\Plugin
143 case self::RANGE_START :
209 return [self::RANGE_START, $matches[2], $matches[3] ?: null];
/plugin/davcal/vendor/sabre/dav/lib/DAV/PartialUpdate/
H A DPlugin.php26 const RANGE_START = 2; define in Sabre\\DAV\\PartialUpdate\\Plugin
143 case self::RANGE_START :
209 return [self::RANGE_START, $matches[2], $matches[3] ?: null];