/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Parser/ |
H A D | QuotedPrintableTest.php | 51 $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 D | QuotedPrintableTest.php | 51 $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 D | QuotedPrintableTest.php | 51 $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 D | QuotedPrintableTest.php | 51 $result = Reader::read($data, Reader::OPTION_FORGIVING); 72 $result = Reader::read($data, Reader::OPTION_FORGIVING);
|
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/ |
H A D | IssueUndefinedIndexTest.php | 25 $vcard = Reader::read($input, Reader::OPTION_FORGIVING);
|
H A D | Issue96Test.php | 18 $vcard = Reader::read($input, Reader::OPTION_FORGIVING);
|
/plugin/davcard/vendor/sabre/vobject/tests/VObject/ |
H A D | Issue96Test.php | 18 $vcard = Reader::read($input, Reader::OPTION_FORGIVING);
|
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/ |
H A D | Issue96Test.php | 18 $vcard = Reader::read($input, Reader::OPTION_FORGIVING);
|
/plugin/davcal/vendor/sabre/vobject/tests/VObject/ |
H A D | Issue96Test.php | 18 $vcard = Reader::read($input, Reader::OPTION_FORGIVING);
|
/plugin/webdav/vendor/sabre/vobject/lib/Parser/ |
H A D | Parser.php | 23 const OPTION_FORGIVING = 1; define in Sabre\\VObject\\Parser\\Parser
|
H A D | MimeDir.php | 323 if ($this->options & self::OPTION_FORGIVING) { 660 if ($this->options & self::OPTION_FORGIVING) {
|
H A D | XML.php | 58 $options = parent::OPTION_FORGIVING;
|
/plugin/icalevents/vendor/sabre/vobject/lib/Parser/ |
H A D | Parser.php | 23 const OPTION_FORGIVING = 1; define in Sabre\\VObject\\Parser\\Parser
|
H A D | MimeDir.php | 338 if ($this->options & self::OPTION_FORGIVING) { 683 if ($this->options & self::OPTION_FORGIVING) {
|
/plugin/davcard/vendor/sabre/vobject/lib/Parser/ |
H A D | Parser.php | 23 const OPTION_FORGIVING = 1; define in Sabre\\VObject\\Parser\\Parser
|
H A D | MimeDir.php | 292 if ($this->options & self::OPTION_FORGIVING) { 615 if ($this->options & self::OPTION_FORGIVING) {
|
/plugin/webdavclient/vendor/sabre/vobject/lib/Parser/ |
H A D | Parser.php | 23 const OPTION_FORGIVING = 1; define in Sabre\\VObject\\Parser\\Parser
|
H A D | MimeDir.php | 292 if ($this->options & self::OPTION_FORGIVING) { 615 if ($this->options & self::OPTION_FORGIVING) {
|
/plugin/davcal/vendor/sabre/vobject/lib/Parser/ |
H A D | Parser.php | 23 const OPTION_FORGIVING = 1; define in Sabre\\VObject\\Parser\\Parser
|
H A D | MimeDir.php | 292 if ($this->options & self::OPTION_FORGIVING) { 615 if ($this->options & self::OPTION_FORGIVING) {
|
/plugin/davcard/vendor/sabre/vobject/lib/ |
H A D | Reader.php | 21 const OPTION_FORGIVING = 1; define in Sabre\\VObject\\Reader
|
/plugin/webdavclient/vendor/sabre/vobject/lib/ |
H A D | Reader.php | 21 const OPTION_FORGIVING = 1; define in Sabre\\VObject\\Reader
|
/plugin/davcal/vendor/sabre/vobject/lib/ |
H A D | Reader.php | 21 const OPTION_FORGIVING = 1; define in Sabre\\VObject\\Reader
|
/plugin/webdav/vendor/sabre/vobject/lib/ |
H A D | Reader.php | 21 const OPTION_FORGIVING = 1; define in Sabre\\VObject\\Reader
|
/plugin/icalevents/vendor/sabre/vobject/lib/ |
H A D | Reader.php | 21 const OPTION_FORGIVING = 1; define in Sabre\\VObject\\Reader
|