Home
last modified time | relevance | path

Searched refs:valid (Results 376 – 400 of 849) sorted by last modified time

1...<<11121314151617181920>>...34

/plugin/structgroupby/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/groupmatrix/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/webdav/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php348 while ($it->valid() && $it->getDTStart() < $end) {
/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/dav/
H A DCHANGELOG.md1340 Sabre_DAV_Client, and no valid properties are returned.
/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 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 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 DRRuleIterator.php44 if (!$this->valid()) {
68 public function valid() function in Sabre\\VObject\\Recur\\RRuleIterator
140 while ($this->valid() && $this->currentDate < $dt) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DPDO.php682 while ($it->valid() && $end < $maxDate) {
/plugin/webdav/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php333 while ($rruleIterator->valid()) {
409 while ($iterator->valid() && --$maxRecurrences) {
/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/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/dav/lib/CalDAV/
H A DCalendarQueryValidator.php305 while ($it->valid()) {
/plugin/logger/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/mdpage/
H A DLICENSE.GPL-2.0-or-later142 b) Accompany it with a written offer, valid for at least three
/plugin/listusergroup/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/groupmail/
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/footer/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/repo/
H A DCOPYING142 b) Accompany it with a written offer, valid for at least three
/plugin/editor/
H A DCOPYING142 b) Accompany it with a written offer, valid for at least three
/plugin/creole/
H A DCOPYING142 b) Accompany it with a written offer, valid for at least three
/plugin/showinitpage/
H A Dgpl-3.0.md261 written offer, valid for at least three years and valid for as
350 that they are valid under applicable law. If additional permissions
507 country that you have reason to believe are valid.
/plugin/twitter/
H A DLICENSE57 b) Accompany it with a written offer, valid for at least three years, to give any third party, for …
/plugin/jplayer/vendor/symfony/process/Pipes/
H A DAbstractPipes.php103 if (!$input->valid()) {
164 …s->inputBuffer[0]) && !($this->input instanceof \Iterator ? $this->input->valid() : $this->input))…

1...<<11121314151617181920>>...34