Home
last modified time | relevance | path

Searched refs:fastForward (Results 26 – 48 of 48) sorted by relevance

12

/plugin/webdavclient/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php301 $it->fastForward($start);
/plugin/davcal/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php301 $it->fastForward($start);
/plugin/webdav/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php346 $it->fastForward($start);
/plugin/icalevents/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php362 $it->fastForward($start);
/plugin/davcard/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php219 $iterator->fastForward($this->start);
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php219 $iterator->fastForward($this->start);
/plugin/davcal/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php219 $iterator->fastForward($this->start);
/plugin/davcard/vendor/sabre/vobject/lib/Recur/
H A DEventIterator.php400 public function fastForward(DateTime $dateTime) { function in Sabre\\VObject\\Recur\\EventIterator
H A DRRuleIterator.php147 public function fastForward(\DateTime $dt) { function in Sabre\\VObject\\Recur\\RRuleIterator
/plugin/webdavclient/vendor/sabre/vobject/lib/Recur/
H A DEventIterator.php400 public function fastForward(DateTime $dateTime) { function in Sabre\\VObject\\Recur\\EventIterator
H A DRRuleIterator.php147 public function fastForward(\DateTime $dt) { function in Sabre\\VObject\\Recur\\RRuleIterator
/plugin/icalevents/vendor/sabre/vobject/lib/Recur/
H A DEventIterator.php410 function fastForward(DateTimeInterface $dateTime) { function in Sabre\\VObject\\Recur\\EventIterator
H A DRRuleIterator.php146 function fastForward(DateTimeInterface $dt) { function in Sabre\\VObject\\Recur\\RRuleIterator
/plugin/webdav/vendor/sabre/vobject/lib/Recur/
H A DEventIterator.php386 public function fastForward(DateTimeInterface $dateTime) function in Sabre\\VObject\\Recur\\EventIterator
H A DRRuleIterator.php138 public function fastForward(DateTimeInterface $dt) function in Sabre\\VObject\\Recur\\RRuleIterator
/plugin/davcal/vendor/sabre/vobject/lib/Recur/
H A DEventIterator.php407 public function fastForward(DateTime $dateTime) { function in Sabre\\VObject\\Recur\\EventIterator
H A DRRuleIterator.php147 public function fastForward(\DateTime $dt) { function in Sabre\\VObject\\Recur\\RRuleIterator
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DMainTest.php1102 $it->fastForward(new DateTimeImmutable('2020-05-05', new DateTimeZone('UTC')));
1142 $it->fastForward(new DateTimeImmutable('2011-04-05T000000', new DateTimeZone('UTC')));
1359 $it->fastForward(new DateTimeImmutable('2012-01-28 23:00:00'));
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DMainTest.php1102 $it->fastForward(new DateTime('2020-05-05', new DateTimeZone('UTC')));
1333 $it->fastForward(new DateTime('2012-01-28 23:00:00'));
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DMainTest.php1102 $it->fastForward(new DateTime('2020-05-05', new DateTimeZone('UTC')));
1333 $it->fastForward(new DateTime('2012-01-28 23:00:00'));
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DMainTest.php1102 $it->fastForward(new DateTime('2020-05-05', new DateTimeZone('UTC')));
1333 $it->fastForward(new DateTime('2012-01-28 23:00:00'));
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md78 `fastForward` with all-day events. (@strokyl, thanks you are brilliant).
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md17 `fastForward` with all-day events. (@strokyl, thanks you are brilliant).

12