Home
last modified time | relevance | path

Searched refs:ics (Results 26 – 30 of 30) sorted by path

12

/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Component/
H A DVCalendarTest.php669 function assertValidate($ics, $options, $expectedLevel, $expectedMessage = null) { argument
671 $vcal = VObject\Reader::read($ics);
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/ITip/
H A DEvolutionTest.php14 $ics = <<<ICS
1737 $this->parse(null, $ics, $expected, 'mailto:martin@fruux.com');
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DByMonthInDailyTest.php16 $ics = <<<ICS
38 $vcal = Reader::read($ics);
H A DBySetPosHangTest.php19 $ics = <<<ICS
33 $vcal = Reader::read($ics);
H A DFifthTuesdayProblemTest.php18 $ics = <<<ICS
40 $vObject = Reader::read($ics);

12