Home
last modified time | relevance | path

Searched refs:OPTION_FORGIVING (Results 26 – 36 of 36) sorted by relevance

12

/plugin/icalevents/vendor/sabre/vobject/lib/Parser/
H A DXML.php60 $options = parent::OPTION_FORGIVING;
/plugin/icalevents/
H A Dsyntax-impl.php177 $ical = VObject\Reader::read($content, VObject\Reader::OPTION_FORGIVING);
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DReaderTest.php347 $result = Reader::read(implode("\r\n",$data), Reader::OPTION_FORGIVING);
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DReaderTest.php347 $result = Reader::read(implode("\r\n",$data), Reader::OPTION_FORGIVING);
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DReaderTest.php347 $result = Reader::read(implode("\r\n",$data), Reader::OPTION_FORGIVING);
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DReaderTest.php349 $result = Reader::read(implode("\r\n", $data), Reader::OPTION_FORGIVING);
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md374 * Added: OPTION_FORGIVING now also allows slashes in property names.
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md374 * Added: OPTION_FORGIVING now also allows slashes in property names.
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md334 * Added: OPTION_FORGIVING now also allows slashes in property names.
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md600 * Added: OPTION_FORGIVING now also allows slashes in property names.
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md539 * Added: OPTION_FORGIVING now also allows slashes in property names.

12