| /plugin/icalevents/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/ |
| D | SameDateForRecurringEventsTest.php | 20 $ics = <<<ICS 50 $vCalendar = Reader::read($ics);
|
| D | FifthTuesdayProblemTest.php | 18 $ics = <<<ICS 40 $vObject = Reader::read($ics);
|
| D | BySetPosHangTest.php | 18 $ics = <<<ICS 32 $vcal = Reader::read($ics);
|
| D | ByMonthInDailyTest.php | 15 $ics = <<<ICS 37 $vcal = Reader::read($ics);
|
| /plugin/webdavclient/vendor/sabre/vobject/tests/VObject/ITip/ |
| D | EvolutionTest.php | 14 $ics = <<<ICS 1737 $this->parse(null, $ics, $expected, 'mailto:martin@fruux.com');
|
| /plugin/davcard/vendor/sabre/vobject/tests/VObject/ITip/ |
| D | EvolutionTest.php | 14 $ics = <<<ICS 1737 $this->parse(null, $ics, $expected, 'mailto:martin@fruux.com');
|
| /plugin/icalevents/vendor/sabre/vobject/tests/VObject/ITip/ |
| D | EvolutionTest.php | 14 $ics = <<<ICS 1737 $this->parse(null, $ics, $expected, 'mailto:martin@fruux.com');
|
| /plugin/davcal/vendor/sabre/vobject/tests/VObject/ITip/ |
| H A D | EvolutionTest.php | 14 $ics = <<<ICS 1737 $this->parse(null, $ics, $expected, 'mailto:martin@fruux.com');
|
| /plugin/davcard/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/ |
| D | FifthTuesdayProblemTest.php | 18 $ics = <<<ICS 40 $vObject = Reader::read($ics);
|
| D | ByMonthInDailyTest.php | 16 $ics = <<<ICS 38 $vcal = Reader::read($ics);
|
| D | BySetPosHangTest.php | 19 $ics = <<<ICS 33 $vcal = Reader::read($ics);
|
| /plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/ |
| D | FifthTuesdayProblemTest.php | 18 $ics = <<<ICS 40 $vObject = Reader::read($ics);
|
| D | BySetPosHangTest.php | 19 $ics = <<<ICS 33 $vcal = Reader::read($ics);
|
| D | ByMonthInDailyTest.php | 16 $ics = <<<ICS 38 $vcal = Reader::read($ics);
|
| /plugin/davcal/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/ |
| H A D | FifthTuesdayProblemTest.php | 18 $ics = <<<ICS 40 $vObject = Reader::read($ics);
|
| H A D | BySetPosHangTest.php | 19 $ics = <<<ICS 33 $vcal = Reader::read($ics);
|
| H A D | ByMonthInDailyTest.php | 16 $ics = <<<ICS 38 $vcal = Reader::read($ics);
|
| /plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/ |
| H A D | IMipPluginTest.php | 30 $ics = <<<ICS 41 $message->message = Reader::read($ics); 49 'body' => $ics,
|
| /plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/ |
| D | aac.js | 109 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 D | AbstractPDOTest.php | 851 '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/ |
| D | screen.css | 2 background-image: url(ics.png);
|
| /plugin/icalendar/ |
| D | plugin.info.txt | 6 desc Allows iCalendar .ics to be parsed and presented in DokuWiki
|
| /plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Component/ |
| D | VCalendarTest.php | 669 function assertValidate($ics, $options, $expectedLevel, $expectedMessage = null) { argument 671 $vcal = VObject\Reader::read($ics);
|
| /plugin/davcard/vendor/sabre/vobject/tests/VObject/Component/ |
| D | VCalendarTest.php | 669 function assertValidate($ics, $options, $expectedLevel, $expectedMessage = null) { argument 671 $vcal = VObject\Reader::read($ics);
|
| /plugin/davcal/vendor/sabre/vobject/tests/VObject/Component/ |
| H A D | VCalendarTest.php | 668 function assertValidate($ics, $options, $expectedLevel, $expectedMessage = null) { argument 670 $vcal = VObject\Reader::read($ics);
|