Home
last modified time | relevance | path

Searched refs:valid (Results 801 – 825 of 849) sorted by path

1...<<31323334

/plugin/usersubscriptions/
H A DCOPYING142 b) Accompany it with a written offer, valid for at least three
/plugin/var/
H A DCOPYING142 b) Accompany it with a written offer, valid for at least three
/plugin/vertical/
H A DREADME.md8 If reporting bugs, please provide a valid reproduction scenario for any non-trivial case.
/plugin/vimeo/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/virtualkeyboard/vk/
H A Dlicense.txt306 c) Accompany the work with a written offer, valid for at
/plugin/vote/
H A DCOPYING142 b) Accompany it with a written offer, valid for at least three
/plugin/wavedrom/
H A DLICENSE259 written offer, valid for at least three years and valid for as
349 that they are valid under applicable law. If additional permissions
511 country that you have reason to believe are valid.
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md1340 Sabre_DAV_Client, and no valid properties are returned.
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DPDO.php682 while ($it->valid() && $end < $maxDate) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DCalendarQueryValidator.php305 while ($it->valid()) {
/plugin/webdav/vendor/sabre/event/lib/
H A Dcoroutine.php65 while ($generator->valid()) {
106 if (!$generator->valid() && $promise->state === Promise::PENDING) {
/plugin/webdav/vendor/sabre/http/
H A DCHANGELOG.md160 arguments that were valid for sabre/http 1.0. Hopefully this will aid with
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md273 * #253: Handle `isInTimeRange` for recurring events that have 0 valid
345 don't have a valid recurrence instance.
404 * #131: RRULE that doesn't provide a single valid instance now throws an
/plugin/webdav/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php348 while ($it->valid() && $it->getDTStart() < $end) {
/plugin/webdav/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php333 while ($rruleIterator->valid()) {
409 while ($iterator->valid() && --$maxRecurrences) {
/plugin/webdav/vendor/sabre/vobject/lib/ITip/
H A DBroker.php410 } while ($recurrenceIterator->valid() && !$found && $iterations);
/plugin/webdav/vendor/sabre/vobject/lib/Recur/
H A DEventIterator.php191 if (!$this->valid()) {
229 if (!$this->valid()) {
296 public function valid() function in Sabre\\VObject\\Recur\\EventIterator
344 if (!$this->recurIterator->valid()) {
388 while ($this->valid() && $this->getDtEnd() <= $dateTime) {
H A DRDateIterator.php41 if (!$this->valid()) {
64 public function valid() function in Sabre\\VObject\\Recur\\RDateIterator
84 if (!$this->valid()) {
115 while ($this->valid() && $this->currentDate < $dt) {
H A DRRuleIterator.php44 if (!$this->valid()) {
68 public function valid() function in Sabre\\VObject\\Recur\\RRuleIterator
140 while ($this->valid() && $this->currentDate < $dt) {
/plugin/webdavclient/
H A Dhelper.php1703 while ($it->valid() && $end < $maxDate)
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md47 * #253: Handle `isInTimeRange` for recurring events that have 0 valid
119 don't have a valid recurrence instance.
178 * #131: RRULE that doesn't provide a single valid instance now throws an
/plugin/webdavclient/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php303 while($it->valid() && $it->getDTStart() < $end) {
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DElementList.php82 public function valid() { function in Sabre\\VObject\\ElementList
H A DFreeBusyGenerator.php224 while($iterator->valid() && --$maxRecurrences) {
/plugin/webdavclient/vendor/sabre/vobject/lib/ITip/
H A DBroker.php413 } while($recurrenceIterator->valid() && !$found && $iterations);

1...<<31323334