Home
last modified time | relevance | path

Searched refs:Reader (Results 301 – 325 of 438) sorted by relevance

1...<<1112131415161718

/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Property/
H A DBooleanTest.php13 $vcard = VObject\Reader::read($input);
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Property/
H A DBooleanTest.php13 $vcard = VObject\Reader::read($input);
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DBirthdayCalendarGeneratorTest.php179 $input = Reader::read($input);
232 $input[$key] = Reader::read($value);
H A DWriterTest.php10 return Reader::read($data);
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Property/VCard/
H A DDateAndOrTimeTest.php6 use Sabre\VObject\Reader; alias
229 $vcard = Reader::read($vcard);
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DIssue48Test.php29 $vcal = Reader::read($input);
H A DIssue50Test.php103 $vcal = Reader::read($input);
/plugin/webdav/vendor/sabre/xml/lib/Element/
H A DBase.php84 static function xmlDeserialize(Xml\Reader $reader) {
H A DKeyValue.php102 static function xmlDeserialize(Xml\Reader $reader) {
/plugin/icalevents/vendor/sabre/xml/lib/Element/
H A DBase.php84 static function xmlDeserialize(Xml\Reader $reader) {
H A DKeyValue.php102 static function xmlDeserialize(Xml\Reader $reader) {
H A DElements.php102 static function xmlDeserialize(Xml\Reader $reader) {
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DIssue48Test.php30 $vcal = Reader::read($input);
H A DIssue50Test.php104 $vcal = Reader::read($input);
/plugin/davcard/vendor/sabre/vobject/lib/
H A DReader.php15 class Reader { class
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DIssue48Test.php30 $vcal = Reader::read($input);
H A DIssue50Test.php104 $vcal = Reader::read($input);
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DReader.php15 class Reader { class
/plugin/davcal/vendor/sabre/vobject/lib/
H A DReader.php15 class Reader { class
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DIssue48Test.php30 $vcal = Reader::read($input);
H A DIssue50Test.php104 $vcal = Reader::read($input);
/plugin/davcal/vendor/sabre/xml/lib/Element/
H A DBase.php84 static function xmlDeserialize(Xml\Reader $reader) {
/plugin/icalevents/vendor/sabre/xml/tests/Sabre/Xml/Element/
H A DEater.php61 static function xmlDeserialize(Xml\Reader $reader) {
/plugin/davcal/vendor/sabre/xml/tests/Sabre/Xml/Element/
H A DEater.php61 static function xmlDeserialize(Xml\Reader $reader) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php27 use Sabre\VObject\Reader; alias
362 $oldObj = Reader::read($node->get());
530 $currentObject = Reader::read($oldICalendarData);
740 $vObject = VObject\Reader::read($request->getBody());
960 $vtimezoneObj = VObject\Reader::read($props[$ctz]);
1013 VObject\Reader::read(

1...<<1112131415161718