Home
last modified time | relevance | path

Searched refs:ics (Results 1 – 25 of 30) sorted by relevance

12

/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
DSameDateForRecurringEventsTest.php20 $ics = <<<ICS
50 $vCalendar = Reader::read($ics);
DFifthTuesdayProblemTest.php18 $ics = <<<ICS
40 $vObject = Reader::read($ics);
DBySetPosHangTest.php18 $ics = <<<ICS
32 $vcal = Reader::read($ics);
DByMonthInDailyTest.php15 $ics = <<<ICS
37 $vcal = Reader::read($ics);
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/ITip/
DEvolutionTest.php14 $ics = <<<ICS
1737 $this->parse(null, $ics, $expected, 'mailto:martin@fruux.com');
/plugin/davcard/vendor/sabre/vobject/tests/VObject/ITip/
DEvolutionTest.php14 $ics = <<<ICS
1737 $this->parse(null, $ics, $expected, 'mailto:martin@fruux.com');
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/ITip/
DEvolutionTest.php14 $ics = <<<ICS
1737 $this->parse(null, $ics, $expected, 'mailto:martin@fruux.com');
/plugin/davcal/vendor/sabre/vobject/tests/VObject/ITip/
H A DEvolutionTest.php14 $ics = <<<ICS
1737 $this->parse(null, $ics, $expected, 'mailto:martin@fruux.com');
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
DFifthTuesdayProblemTest.php18 $ics = <<<ICS
40 $vObject = Reader::read($ics);
DByMonthInDailyTest.php16 $ics = <<<ICS
38 $vcal = Reader::read($ics);
DBySetPosHangTest.php19 $ics = <<<ICS
33 $vcal = Reader::read($ics);
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
DFifthTuesdayProblemTest.php18 $ics = <<<ICS
40 $vObject = Reader::read($ics);
DBySetPosHangTest.php19 $ics = <<<ICS
33 $vcal = Reader::read($ics);
DByMonthInDailyTest.php16 $ics = <<<ICS
38 $vcal = Reader::read($ics);
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DFifthTuesdayProblemTest.php18 $ics = <<<ICS
40 $vObject = Reader::read($ics);
H A DBySetPosHangTest.php19 $ics = <<<ICS
33 $vcal = Reader::read($ics);
H A DByMonthInDailyTest.php16 $ics = <<<ICS
38 $vcal = Reader::read($ics);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DIMipPluginTest.php30 $ics = <<<ICS
41 $message->message = Reader::read($ics);
49 'body' => $ics,
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
Daac.js109 this.ics = new ICStream(config);
158 this.ics.decode(stream, config, false);
160 var groupCount = this.ics.info.groupCount,
161 maxSFB = this.ics.info.maxSFB,
162 bandTypes = this.ics.bandTypes;
206 iqData = this.ics.data;
214 var info = this.ics.info,
218 bandTypes = this.ics.bandTypes,
219 iqData = this.ics.data;
438 this.ics = new ICStream(this.config);
[all …]
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/
H A DAbstractPDOTest.php851 'schedule1.ics',
857 'uri' => 'schedule1.ics',
862 $result = $backend->getSchedulingObject('principals/user1', 'schedule1.ics');
876 $backend->deleteSchedulingObject('principals/user1', 'schedule1.ics');
877 $result = $backend->getSchedulingObject('principals/user1', 'schedule1.ics');
/plugin/icalevents/
Dscreen.css2 background-image: url(ics.png);
/plugin/icalendar/
Dplugin.info.txt6 desc Allows iCalendar .ics to be parsed and presented in DokuWiki
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Component/
DVCalendarTest.php669 function assertValidate($ics, $options, $expectedLevel, $expectedMessage = null) { argument
671 $vcal = VObject\Reader::read($ics);
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Component/
DVCalendarTest.php669 function assertValidate($ics, $options, $expectedLevel, $expectedMessage = null) { argument
671 $vcal = VObject\Reader::read($ics);
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Component/
H A DVCalendarTest.php668 function assertValidate($ics, $options, $expectedLevel, $expectedMessage = null) { argument
670 $vcal = VObject\Reader::read($ics);

12