Home
last modified time | relevance | path

Searched refs:valid (Results 226 – 250 of 849) sorted by last modified time

12345678910>>...34

/plugin/discussion/
H A DCOPYING142 b) Accompany it with a written offer, valid for at least three
/plugin/evesso/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/blockquote/
H A DCOPYING142 b) Accompany it with a written offer, valid for at least three
/plugin/tos/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/wrap/
H A Dexample.txt96 You can set any valid widths (but only on divs): ''%, px, em, rem, ex, ch, vw, vh, pt, pc, cm, mm, in'', but most of the time you'd only want either
H A DCOPYING144 b) Accompany it with a written offer, valid for at least three
/plugin/dokucrypt2/
H A DCOPYING142 b) Accompany it with a written offer, valid for at least three
/plugin/avbarchart/
H A DCOPYING142 b) Accompany it with a written offer, valid for at least three
/plugin/avtaskbox/
H A DCOPYING142 b) Accompany it with a written offer, valid for at least three
/plugin/yourip/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/davcal/vendor/sabre/dav/bin/
H A Dmigrateto17.php265 while($it->valid() && $end < $maxDate) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DPDO.php577 while ($it->valid() && $end < $maxDate) {
/plugin/davcal/vendor/sabre/http/
H A DCHANGELOG.md127 arguments that were valid for sabre/http 1.0. Hopefully this will aid with
/plugin/davcal/vendor/sabre/vobject/lib/Recur/
H A DEventIterator.php198 if (!$this->valid()) {
239 if (!$this->valid()) {
315 public function valid() { function in Sabre\\VObject\\Recur\\EventIterator
363 if (!$this->recurIterator->valid()) {
409 while($this->valid() && $this->getDtEnd() < $dateTime ) {
H A DRDateIterator.php44 if (!$this->valid()) return null;
66 public function valid() { function in Sabre\\VObject\\Recur\\RDateIterator
92 if (!$this->valid()) return;
123 while($this->valid() && $this->currentDate < $dt ) {
H A DRRuleIterator.php45 if (!$this->valid()) return null;
68 public function valid() { function in Sabre\\VObject\\Recur\\RRuleIterator
149 while($this->valid() && $this->currentDate < $dt ) {
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Recur/
H A DRRuleIteratorTest.php694 while($parser->valid()) {
/plugin/davcal/
H A Dhelper.php1048 while($rEvents->valid())
1743 while ($it->valid() && $end < $maxDate)
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md7 * #253: Handle `isInTimeRange` for recurring events that have 0 valid
79 don't have a valid recurrence instance.
138 * #131: RRULE that doesn't provide a single valid instance now throws an
/plugin/davcal/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php303 while($it->valid() && $it->getDTStart() < $end) {
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DFifthTuesdayProblemTest.php43 while($it->valid()) {
H A DInfiniteLoopProblemTest.php60 while($it->valid()) {
H A DMainTest.php1212 while($it->valid()) {
1277 while($it->valid()) {
1338 while($it->valid() && $it->getDTSTart() < new DateTime('2012-02-06 23:00:00')) {
/plugin/davcal/vendor/sabre/vobject/lib/
H A DElementList.php82 public function valid() { function in Sabre\\VObject\\ElementList
H A DFreeBusyGenerator.php224 while($iterator->valid() && --$maxRecurrences) {

12345678910>>...34