Home
last modified time | relevance | path

Searched refs:expand (Results 276 – 300 of 318) sorted by last modified time

1...<<111213

/plugin/davcard/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DExpandFloatingTimesTest.php29 $vcal->expand(new DateTime('2015-01-01'), new DateTime('2015-01-31'));
84 …$vcal->expand(new DateTime('2015-01-01'), new DateTime('2015-01-31'), new \DateTimeZone('Europe/Be…
H A DOverrideFirstEventTest.php30 $vcal->expand(new DateTime('2014-08-01'), new DateTime('2014-09-01'));
93 $vcal->expand(new DateTime('2014-08-01'), new DateTime('2014-08-19'));
/plugin/davcard/vendor/sabre/vobject/bin/
H A Drrulebench.php26 $bench->expand->start();
28 $vobj->expand(new DateTime($startDate), new DateTime($endDate));
30 $bench->expand->stop();
/plugin/fetchmedia/
H A Dyarn.lock710 expand-range "^1.8.1"
1392 expand-brackets@^0.1.4:
1394 …resolved "https://registry.yarnpkg.com/expand-brackets/-/expand-brackets-0.1.5.tgz#df07284e342a807…
1398 expand-range@^1.8.1:
1400 …resolved "https://registry.yarnpkg.com/expand-range/-/expand-range-1.8.2.tgz#a299effd335fe2721ebae…
2100 expand-brackets "^0.1.4"
/plugin/icalevents/
H A Dsyntax-impl.php193 … $ical = $ical->expand($dtRecurrence->modify('-1 day'), $dtRecurrence->modify('+1 day'));
221 $vevent = $ical->expand($from, $to)->VEVENT;
/plugin/authgoogle/google/external/
H A DURITemplateParser.php50 public function expand($data) { function in URI_Template_Parser
/plugin/authgoogle/google/io/
H A DGoogle_REST.php116 $requestUrl = $uriTemplateParser->expand($uriTemplateVars);
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1 …;\n\t};\n\n\tDocMeasure.prototype.measureNode = function(node) {\n\t\t// expand shortcuts\n\t\tif …
/plugin/amcharts/assets/amcharts/
H A Dserial.js80 …ategory&&(v=c.getCategoryIndexByValue(l.toCategory),isNaN(v)||(d=this.getCoordinate(v-h),l.expand&&
81 …tCategoryIndexByValue(l.category),isNaN(p)||(q=this.getCoordinate(p-h),l.expand&&(q-=this.cellWidt…
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DByMonthInDailyTest.php40 $vcal = $vcal->expand(new DateTime('2013-09-28'), new DateTime('2014-09-11'));
H A DBySetPosHangTest.php35 $vcal = $vcal->expand(new DateTime('2015-01-01'), new DateTime('2016-01-01'));
H A DExpandFloatingTimesTest.php30 $vcal = $vcal->expand(new DateTime('2015-01-01'), new DateTime('2015-01-31'));
82 $vcal = $vcal->expand(
H A DIncorrectExpandTest.php38 $vcal = $vcal->expand(new DateTime('2011-01-01'), new DateTime('2014-01-01'));
H A DOverrideFirstEventTest.php33 $vcal = $vcal->expand(new DateTime('2014-08-01'), new DateTime('2014-09-01'));
95 $vcal = $vcal->expand(new DateTime('2014-08-01'), new DateTime('2014-08-19'));
H A DMissingOverriddenTest.php37 $vcal = $vcal->expand(new DateTime('2011-01-01'), new DateTime('2015-01-01'));
H A DHandleRDateExpandTest.php40 $vcal = $vcal->expand(new DateTime('2015-01-01'), new DateTime('2015-12-01'));
H A DMaxInstancesTest.php33 $vcal->expand(new DateTime('2014-08-01'), new DateTime('2014-09-01'));
/plugin/icalevents/vendor/sabre/vobject/bin/
H A Drrulebench.php26 $bench->expand->start();
28 $vobj->expand(new DateTime($startDate), new DateTime($endDate));
30 $bench->expand->stop();
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Component/
H A DVCalendarTest.php21 $vcal = $vcal->expand(
349 $vcal->expand(
/plugin/icalevents/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php293 … function expand(DateTimeInterface $start, DateTimeInterface $end, DateTimeZone $timeZone = null) { function in Sabre\\VObject\\Component\\VCalendar
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md87 * #278: `expand()` did not work correctly on events with sub-components.
95 * #240: `Component\VCalendar::expand()` now returns a new expanded `VCalendar`
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.FlashAllowFullScreen.txt
/plugin/tuxquote/
H A Dquotes.txt1058 …universal force, called "gravity," inside apples. Later scientists would expand this definition to…
/plugin/subjectindex/plugins/
H A Dbible_verses.txt18827 …ee and certainly become radiant, and your heart will actually quiver and expand, because to you th…
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog1490 do not expand containing table cells

1...<<111213