Home
last modified time | relevance | path

Searched refs:valid (Results 626 – 650 of 849) sorted by last modified time

1...<<21222324252627282930>>...34

/plugin/simplewikipagetree/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/authfacebook/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/unsplashdoku/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/authdjango/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/codebash/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/autolink3/
H A DCOPYING142 b) Accompany it with a written offer, valid for at least three
/plugin/fckg/fckeditor/
H A Dlicense.txt171 b) Accompany it with a written offer, valid for at least three
620 c) Accompany the work with a written offer, valid for at
/plugin/fckg/
H A DChanges324 are considered valid.
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/syntaxhighlighter3/sxh3/
H A DGPL-LICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/tocselect/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/condition/
H A DCOPYING142 b) Accompany it with a written offer, valid for at least three
/plugin/authlemonldap/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/davcard/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php303 while($it->valid() && $it->getDTStart() < $end) {
/plugin/davcard/vendor/sabre/vobject/lib/Recur/
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 ) {
H A DEventIterator.php198 if (!$this->valid()) {
239 if (!$this->valid()) {
308 public function valid() { function in Sabre\\VObject\\Recur\\EventIterator
356 if (!$this->recurIterator->valid()) {
402 while($this->valid() && $this->getDtEnd() < $dateTime ) {
/plugin/davcard/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/davcard/vendor/sabre/vobject/lib/ITip/
H A DBroker.php413 } while($recurrenceIterator->valid() && !$found && $iterations);
/plugin/davcard/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/davcard/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/davcard/vendor/sabre/vobject/tests/VObject/Recur/
H A DRRuleIteratorTest.php694 while($parser->valid()) {

1...<<21222324252627282930>>...34