Home
last modified time | relevance | path

Searched refs:valid (Results 476 – 500 of 849) sorted by path

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

/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog55 * Fixed: notice message caused by not-perfectly-valid external
767 * Fixed: non-valid HTML containing table sections with omitted TR
869 * Fixed: empty URL value no more treated as valid by FetcherURL
1139 * Fixed: elements having 'id' attribute are treated as valid
1334 * Fixed more tolerant processing of non-valid HTML: if tag
H A DLICENSE306 c) Accompany the work with a written offer, valid for at
/plugin/html2pdf/snorriheim/
H A DCOPYING142 b) Accompany it with a written offer, valid for at least three
/plugin/html5video2/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/html5video2/script/
H A Dvideo.min.js23 …n,e.segment))&&(t.programDateTime=e.toISOString()),i(null,t)):i({message:"valid programTime was no…
/plugin/htmldetailstag/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/htmlok/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/htmlokalt/
H A DLICENSE98 …l distribution medium), accompanied by a written offer, valid for at least three years and valid f…
119 …as though they were included in this License, to the extent that they are valid under applicable l…
171 …nfringe one or more identifiable patents in that country that you have reason to believe are valid.
/plugin/hubspot/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/icalevents/
H A DLICENSE.txt150 b) Accompany it with a written offer, valid for at least three
/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/Component/
H A DVCalendar.php364 while ($it->valid() && $it->getDTStart() < $end) {
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php359 while ($rruleIterator->valid()) {
442 while ($iterator->valid() && --$maxRecurrences) {
/plugin/icalevents/vendor/sabre/vobject/lib/ITip/
H A DBroker.php418 } while ($recurrenceIterator->valid() && !$found && $iterations);
/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 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) {
H A DRRuleIterator.php45 if (!$this->valid()) return;
68 function valid() { function in Sabre\\VObject\\Recur\\RRuleIterator
148 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/EventIterator/
H A DFifthTuesdayProblemTest.php43 while ($it->valid()) {
H A DInfiniteLoopProblemTest.php59 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')) {
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Recur/
H A DRDateIteratorTest.php60 while ($it->valid()) {
H A DRRuleIteratorTest.php976 while ($parser->valid()) {
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DFile.php2949 $valid = array(
2969 if (isset($valid[$this->_tokens[$i]['code']]) === false) {
3063 $valid = array(
3080 if (isset($valid[$this->_tokens[$i]['code']]) === false) {
3136 $valid = array(
3148 if (isset($valid[$this->_tokens[$i]['code']]) === false) {
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Classes/
H A DValidClassNameSniff.php83 $valid = PHP_CodeSniffer::isCamelCaps($name, true, true, false);
84 if ($valid === false) {

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