Home
last modified time | relevance | path

Searched refs:handleRemaining (Results 1 – 11 of 11) sorted by relevance

/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DServerUpdatePropertiesTest.php34 $propPatch->handleRemaining(function() { return true; });
57 $propPatch->handleRemaining(function() { return true; });
H A DPropPatchTest.php111 $this->propPatch->handleRemaining(function($mutations) use (&$hasRan) {
129 $this->propPatch->handleRemaining(function($mutations) use (&$hasRan) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Mock/
H A DPropertiesCollection.php52 $proppatch->handleRemaining(function($updateProperties) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/
H A DMockSubscriptionSupport.php125 $propPatch->handleRemaining(function($mutations) use (&$found) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/Backend/
H A DMock.php56 $propPatch->handleRemaining(function($properties) use ($path) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/Backend/
H A DMock.php73 $propPatch->handleRemaining(function($mutations) use (&$book) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalBackend/
H A DMock.php147 $propPatch->handleRemaining(function($mutations) use ($principal, $principalIndex) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/PropertyStorage/Backend/
H A DPDO.php115 $propPatch->handleRemaining(function($properties) use ($path) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/PropertyStorage/Backend/
H A DPDO.php125 $propPatch->handleRemaining(function($properties) use ($path) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DPropPatch.php123 function handleRemaining(callable $callback) { function in Sabre\\DAV\\PropPatch
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DPropPatch.php116 function handleRemaining(callable $callback) { function in Sabre\\DAV\\PropPatch