Home
last modified time | relevance | path

Searched refs:Reader (Results 326 – 350 of 438) sorted by relevance

1...<<1112131415161718

/plugin/icalevents/vendor/sabre/vobject/bin/
H A Drrulebench.php21 $vobj = Sabre\VObject\Reader::read(fopen($inputFile, 'r'));
H A Dbench_freebusygenerator.php22 $vcal = Sabre\VObject\Reader::read(fopen($inputFile, 'r'));
/plugin/webdav/vendor/sabre/xml/lib/Element/
H A DElements.php102 static function xmlDeserialize(Xml\Reader $reader) {
H A DUri.php93 static function xmlDeserialize(Xml\Reader $reader) {
/plugin/davcard/vendor/sabre/vobject/bin/
H A Drrulebench.php21 $vobj = Sabre\VObject\Reader::read(fopen($inputFile,'r'));
/plugin/webdavclient/vendor/sabre/vobject/bin/
H A Drrulebench.php21 $vobj = Sabre\VObject\Reader::read(fopen($inputFile,'r'));
/plugin/davcal/vendor/sabre/vobject/bin/
H A Drrulebench.php21 $vobj = Sabre\VObject\Reader::read(fopen($inputFile,'r'));
/plugin/icalevents/vendor/sabre/xml/lib/Element/
H A DUri.php93 static function xmlDeserialize(Xml\Reader $reader) {
/plugin/davcal/vendor/sabre/xml/lib/Element/
H A DUri.php93 static function xmlDeserialize(Xml\Reader $reader) {
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DTestCase.php29 $input = Reader::read($input);
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DTestCase.php29 $input = Reader::read($input);
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DTestCase.php29 $input = Reader::read($input);
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Component/
H A DVAlarmTest.php6 use Sabre\VObject\Reader; alias
171 $vobj = Reader::read($input);
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Component/
H A DVAlarmTest.php7 use Sabre\VObject\Reader; alias
172 $vobj = Reader::read($input);
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Component/
H A DVAlarmTest.php7 use Sabre\VObject\Reader; alias
172 $vobj = Reader::read($input);
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Component/
H A DVAlarmTest.php7 use Sabre\VObject\Reader; alias
172 $vobj = Reader::read($input);
/plugin/webdav/vendor/sabre/vobject/lib/
H A DReader.php15 class Reader class
H A DPHPUnitAssertions.php42 $input = Reader::read($input);
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DReader.php15 class Reader { class
H A DPHPUnitAssertions.php44 $input = Reader::read($input);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DExpandEventsDoubleEventsTest.php93 $vObject = VObject\Reader::read($body);
H A DGetEventsByTimerangeTest.php90 $vObject = VObject\Reader::read($body);
H A DIssue205Test.php92 $vObject = VObject\Reader::read($body);
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/
H A DMetadata.php3 namespace MaxMind\Db\Reader;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php14 use Sabre\VObject\Reader; alias
289 $oldObj = Reader::read($node->get());
452 $currentObject = Reader::read($oldICalendarData);
603 $vObject = VObject\Reader::read($request->getBody());
808 $vtimezoneObj = VObject\Reader::read($props[$ctz]);

1...<<1112131415161718