Home
last modified time | relevance | path

Searched refs:valid (Results 676 – 700 of 849) sorted by last modified time

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

/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md287 function takes two arguments and it needs to return a valid DOM element.
/plugin/authg2fa/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/namespacemessage/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/mediarename/
H A Dplugin.info.txt6 …nager to allow automatic renaming of all invalid filenames in a namespace to valid media-file-names
/plugin/relativetimehelper/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/authjoomla3/
H A DREADME.md11 …ee `Absolute path to a Joomla 3 installation` there you have to specify a valid Joomla 3 installat…
/plugin/authorlist/
H A DCOPYING142 b) Accompany it with a written offer, valid for at least three
/plugin/authyubikey/
H A Dauth.php.org296 * Only valid pageid's (no namespaces) for usernames
307 * Only valid pageid's (no namespaces) for groupnames
/plugin/authyubikey/lib/
H A DYubico.php347 $valid=False;
418 $valid=True;
429 $valid=True;
433 if (!$wait_for_all && ($valid || $replay))
442 if ($valid) return true;
466 if ($valid) return true;
/plugin/icalevents/vendor/sabre/vobject/lib/Recur/
H A DEventIterator.php202 if (!$this->valid()) {
243 if (!$this->valid()) {
311 function valid() { function in Sabre\\VObject\\Recur\\EventIterator
362 if (!$this->recurIterator->valid()) {
412 while ($this->valid() && $this->getDtEnd() <= $dateTime) {
H A DRRuleIterator.php45 if (!$this->valid()) return;
68 function valid() { function in Sabre\\VObject\\Recur\\RRuleIterator
148 while ($this->valid() && $this->currentDate < $dt) {
H A DRDateIterator.php42 if (!$this->valid()) return;
64 function valid() { function in Sabre\\VObject\\Recur\\RDateIterator
90 if (!$this->valid()) return;
123 while ($this->valid() && $this->currentDate < $dt) {
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Component/
H A DVAvailabilityTest.php427 …$this->fail('Failed to assert that the supplied document is a valid document. Validation messages:…
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Recur/
H A DRRuleIteratorTest.php976 while ($parser->valid()) {
H A DRDateIteratorTest.php60 while ($it->valid()) {
/plugin/icalevents/vendor/sabre/vobject/lib/ITip/
H A DBroker.php418 } while ($recurrenceIterator->valid() && !$found && $iterations);
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DFifthTuesdayProblemTest.php43 while ($it->valid()) {
H A DMainTest.php1238 while ($it->valid()) {
1303 while ($it->valid()) {
1364 while ($it->valid() && $it->getDTStart() < new DateTimeImmutable('2012-02-06 23:00:00')) {
H A DInfiniteLoopProblemTest.php59 while ($it->valid()) {
/plugin/icalevents/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php364 while ($it->valid() && $it->getDTStart() < $end) {
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md212 * #253: Handle `isInTimeRange` for recurring events that have 0 valid
284 don't have a valid recurrence instance.
343 * #131: RRULE that doesn't provide a single valid instance now throws an
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php359 while ($rruleIterator->valid()) {
442 while ($iterator->valid() && --$maxRecurrences) {
/plugin/autogallery/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/publist/
H A DCOPYING142 b) Accompany it with a written offer, valid for at least three
/plugin/publist/bib2tpl/lib/
H A DBibTex.php277 $valid = true;
300 $valid = false;
327 $valid = false;
336 $valid = false;
355 if ($valid) {

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