Home
last modified time | relevance | path

Searched refs:Reader (Results 426 – 438 of 438) sorted by path

1...<<1112131415161718

/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DExpandFloatingTimesTest.php8 Sabre\VObject\Reader; alias
26 $vcal = Reader::read($input);
81 $vcal = Reader::read($input);
H A DFifthTuesdayProblemTest.php6 use Sabre\VObject\Reader; alias
40 $vObject = Reader::read($ics);
H A DIncorrectExpandTest.php8 Sabre\VObject\Reader; alias
35 $vcal = Reader::read($input);
H A DIssue48Test.php30 $vcal = Reader::read($input);
H A DIssue50Test.php104 $vcal = Reader::read($input);
H A DMissingOverriddenTest.php8 Sabre\VObject\Reader; alias
34 $vcal = Reader::read($input);
H A DNoInstancesTest.php6 Sabre\VObject\Reader; alias
33 $vcal = Reader::read($input);
H A DOverrideFirstEventTest.php5 use Sabre\VObject\Reader; alias
29 $vcal = Reader::read($input);
92 $vcal = Reader::read($input);
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Splitter/
H A DICalendarTest.php43 $this->assertEquals(array(), VObject\Reader::read($return)->validate());
144 $this->assertEquals(array(), VObject\Reader::read($return)->validate());
170 $messages = VObject\Reader::read($return)->validate();
281 $this->assertEquals(array(), VObject\Reader::read($return)->validate());
321 $messages = VObject\Reader::read($return)->validate();
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DTestCase.php29 $input = Reader::read($input);
H A DTimeZoneUtilTest.php81 $tz = TimeZoneUtil::getTimeZone('foo', Reader::read($vobj));
107 $tz = TimeZoneUtil::getTimeZone('(GMT+01.00) Sarajevo/Warsaw/Zagreb', Reader::read($vobj));
149 $tz = TimeZoneUtil::getTimeZone('foo', Reader::read($vobj));
266 $tz = TimeZoneUtil::getTimeZone('foo', Reader::read($vobj));
314 …Util::getTimeZone('/freeassociation.sourceforge.net/Tzfile/Europe/Ljubljana', Reader::read($vobj));
363 …::getTimeZone('/freeassociation.sourceforge.net/Tzfile/SystemV/EST5EDT', Reader::read($vobj), true…
H A DVCard21Test.php20 $vobj = Reader::read($input);
37 $vobj = Reader::read($input);
H A DVCardConverterTest.php40 $vcard = Reader::read($input);
78 $vcard = Reader::read($input);
117 $vcard = Reader::read($input);
157 $vcard = Reader::read($input);
198 $vcard = Reader::read($input);
227 $vcard = Reader::read($input);
244 $vcard = Reader::read($input);
273 $vcard = Reader::read($input);
290 $vcard = Reader::read($input);
322 $vcard = Reader::read($input);
[all …]

1...<<1112131415161718