Home
last modified time | relevance | path

Searched refs:EofException (Results 1 – 25 of 27) sorted by relevance

12

/plugin/webdav/vendor/sabre/vobject/lib/Parser/
H A DJson.php8 use Sabre\VObject\EofException; alias
55 throw new EofException('End of input stream, or no input supplied');
H A DXML.php8 use Sabre\VObject\EofException; alias
85 throw new EofException('End of input stream, or no input supplied');
H A DMimeDir.php9 use Sabre\VObject\EofException; alias
284 throw new EofException('End of document reached prematurely');
/plugin/davcard/vendor/sabre/vobject/lib/Parser/
H A DJson.php9 Sabre\VObject\EofException; alias
54 throw new EofException('End of input stream, or no input supplied');
H A DMimeDir.php7 Sabre\VObject\EofException, alias
250 throw new EofException('End of document reached prematurely');
/plugin/icalevents/vendor/sabre/vobject/lib/Parser/
H A DJson.php7 use Sabre\VObject\EofException; alias
54 throw new EofException('End of input stream, or no input supplied');
H A DXML.php8 use Sabre\VObject\EofException; alias
88 throw new EofException('End of input stream, or no input supplied');
H A DMimeDir.php9 use Sabre\VObject\EofException; alias
296 throw new EofException('End of document reached prematurely');
/plugin/webdavclient/vendor/sabre/vobject/lib/Parser/
H A DJson.php9 Sabre\VObject\EofException; alias
54 throw new EofException('End of input stream, or no input supplied');
H A DMimeDir.php7 Sabre\VObject\EofException, alias
250 throw new EofException('End of document reached prematurely');
/plugin/davcal/vendor/sabre/vobject/lib/Parser/
H A DJson.php9 Sabre\VObject\EofException; alias
54 throw new EofException('End of input stream, or no input supplied');
H A DMimeDir.php7 Sabre\VObject\EofException, alias
250 throw new EofException('End of document reached prematurely');
/plugin/webdav/vendor/sabre/vobject/lib/
H A DEofException.php13 class EofException extends ParseException class
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DEofException.php13 class EofException extends ParseException { class
H A DCli.php266 } catch (EofException $e) {
/plugin/davcard/vendor/sabre/vobject/lib/
H A DEofException.php13 class EofException extends ParseException { class
H A DCli.php266 } catch (EofException $e) {
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DEofException.php13 class EofException extends ParseException { class
H A DCli.php266 } catch (EofException $e) {
/plugin/davcal/vendor/sabre/vobject/lib/
H A DEofException.php13 class EofException extends ParseException { class
/plugin/webdav/vendor/sabre/vobject/lib/Splitter/
H A DVCard.php68 } catch (VObject\EofException $e) {
/plugin/icalevents/vendor/sabre/vobject/lib/Splitter/
H A DVCard.php70 } catch (VObject\EofException $e) {
/plugin/davcard/vendor/sabre/vobject/lib/Splitter/
H A DVCard.php71 } catch (VObject\EofException $e) {
/plugin/webdavclient/vendor/sabre/vobject/lib/Splitter/
H A DVCard.php71 } catch (VObject\EofException $e) {
/plugin/davcal/vendor/sabre/vobject/lib/Splitter/
H A DVCard.php71 } catch (VObject\EofException $e) {

12