Home
last modified time | relevance | path

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

12

/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Parser/
H A DQuotedPrintableTest.php51 $result = Reader::read($data, Reader::OPTION_FORGIVING);
72 $result = Reader::read($data, Reader::OPTION_FORGIVING);
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Parser/
H A DQuotedPrintableTest.php51 $result = Reader::read($data, Reader::OPTION_FORGIVING);
72 $result = Reader::read($data, Reader::OPTION_FORGIVING);
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Parser/
H A DQuotedPrintableTest.php51 $result = Reader::read($data, Reader::OPTION_FORGIVING);
72 $result = Reader::read($data, Reader::OPTION_FORGIVING);
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Parser/
H A DQuotedPrintableTest.php51 $result = Reader::read($data, Reader::OPTION_FORGIVING);
72 $result = Reader::read($data, Reader::OPTION_FORGIVING);
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DIssueUndefinedIndexTest.php25 $vcard = Reader::read($input, Reader::OPTION_FORGIVING);
H A DIssue96Test.php18 $vcard = Reader::read($input, Reader::OPTION_FORGIVING);
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DIssue96Test.php18 $vcard = Reader::read($input, Reader::OPTION_FORGIVING);
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DIssue96Test.php18 $vcard = Reader::read($input, Reader::OPTION_FORGIVING);
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DIssue96Test.php18 $vcard = Reader::read($input, Reader::OPTION_FORGIVING);
/plugin/webdav/vendor/sabre/vobject/lib/Parser/
H A DParser.php23 const OPTION_FORGIVING = 1; define in Sabre\\VObject\\Parser\\Parser
H A DMimeDir.php323 if ($this->options & self::OPTION_FORGIVING) {
660 if ($this->options & self::OPTION_FORGIVING) {
H A DXML.php58 $options = parent::OPTION_FORGIVING;
/plugin/icalevents/vendor/sabre/vobject/lib/Parser/
H A DParser.php23 const OPTION_FORGIVING = 1; define in Sabre\\VObject\\Parser\\Parser
H A DMimeDir.php338 if ($this->options & self::OPTION_FORGIVING) {
683 if ($this->options & self::OPTION_FORGIVING) {
/plugin/davcard/vendor/sabre/vobject/lib/Parser/
H A DParser.php23 const OPTION_FORGIVING = 1; define in Sabre\\VObject\\Parser\\Parser
H A DMimeDir.php292 if ($this->options & self::OPTION_FORGIVING) {
615 if ($this->options & self::OPTION_FORGIVING) {
/plugin/webdavclient/vendor/sabre/vobject/lib/Parser/
H A DParser.php23 const OPTION_FORGIVING = 1; define in Sabre\\VObject\\Parser\\Parser
H A DMimeDir.php292 if ($this->options & self::OPTION_FORGIVING) {
615 if ($this->options & self::OPTION_FORGIVING) {
/plugin/davcal/vendor/sabre/vobject/lib/Parser/
H A DParser.php23 const OPTION_FORGIVING = 1; define in Sabre\\VObject\\Parser\\Parser
H A DMimeDir.php292 if ($this->options & self::OPTION_FORGIVING) {
615 if ($this->options & self::OPTION_FORGIVING) {
/plugin/davcard/vendor/sabre/vobject/lib/
H A DReader.php21 const OPTION_FORGIVING = 1; define in Sabre\\VObject\\Reader
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DReader.php21 const OPTION_FORGIVING = 1; define in Sabre\\VObject\\Reader
/plugin/davcal/vendor/sabre/vobject/lib/
H A DReader.php21 const OPTION_FORGIVING = 1; define in Sabre\\VObject\\Reader
/plugin/webdav/vendor/sabre/vobject/lib/
H A DReader.php21 const OPTION_FORGIVING = 1; define in Sabre\\VObject\\Reader
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DReader.php21 const OPTION_FORGIVING = 1; define in Sabre\\VObject\\Reader

12