Home
last modified time | relevance | path

Searched defs:reader (Results 1 – 25 of 135) sorted by relevance

123456

/plugin/icalevents/vendor/sabre/xml/lib/Deserializer/
H A Dfunctions.php61 function keyValue(Reader $reader, $namespace = null) {
140 function enum(Reader $reader, $namespace = null) {
181 function valueObject(Reader $reader, $className, $namespace) {
241 function repeatingElements(Reader $reader, $childElementName) {
/plugin/webdav/vendor/sabre/xml/lib/Deserializer/
H A Dfunctions.php61 function keyValue(Reader $reader, $namespace = null) {
153 function enum(Reader $reader, $namespace = null) {
204 function valueObject(Reader $reader, $className, $namespace) {
266 function repeatingElements(Reader $reader, $childElementName) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Element/
H A DProp.php43 static function xmlDeserialize(Reader $reader) {
86 private static function parseCurrentElement(Reader $reader) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Element/
H A DProp.php43 static function xmlDeserialize(Reader $reader) {
86 private static function parseCurrentElement(Reader $reader) {
/plugin/zip/pear/File/Archive/Writer/
H A DUniqueAppender.php50 var $reader; variable in File_Archive_Writer_UniqueAppender
59 function File_Archive_Writer_UniqueAppender(&$reader)
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/Type/
H A DPdfStream.php39 public static function parse(PdfDictionary $dictionary, StreamReader $reader, PdfParser $parser = null) argument
120 protected $reader; global() variable in setasign\\Fpdi\\PdfParser\\Type\\PdfStream
[all...]
/plugin/webdav/vendor/sabre/xml/lib/
H A DXmlDeserializable.php36 static function xmlDeserialize(Reader $reader);
/plugin/icalevents/vendor/sabre/xml/lib/
H A DXmlDeserializable.php36 static function xmlDeserialize(Reader $reader);
/plugin/davcal/vendor/sabre/xml/lib/
H A DXmlDeserializable.php36 static function xmlDeserialize(Reader $reader);
/plugin/webdav/vendor/sabre/vobject/lib/Parser/XML/Element/
H A DKeyValue.php40 public static function xmlDeserialize(SabreXml\Reader $reader)
/plugin/icalevents/vendor/sabre/vobject/lib/Parser/XML/Element/
H A DKeyValue.php40 static function xmlDeserialize(SabreXml\Reader $reader) {
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DFileCacheReader.php37 private $reader; variable in Doctrine\\Common\\Annotations\\FileCacheReader
73 public function __construct(Reader $reader, $cacheDir, $debug = false, $umask = 0002)
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/Xml/Filter/
H A DAddressData.php47 static function xmlDeserialize(Reader $reader) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DComplex.php41 static function xmlDeserialize(Reader $reader) {
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/Xml/Filter/
H A DAddressData.php47 static function xmlDeserialize(Reader $reader) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DComplex.php41 static function xmlDeserialize(Reader $reader) {
/plugin/icalevents/vendor/sabre/xml/tests/Sabre/Xml/Element/
H A DMock.php53 static function xmlDeserialize(Xml\Reader $reader) {
H A DEater.php61 static function xmlDeserialize(Xml\Reader $reader) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Filter/
H A DParamFilter.php46 static function xmlDeserialize(Reader $reader) {
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/Xml/Request/
H A DPrincipalSearchPropertySetReport.php44 static function xmlDeserialize(Reader $reader) {
/plugin/davcal/vendor/sabre/xml/tests/Sabre/Xml/Element/
H A DEater.php61 static function xmlDeserialize(Xml\Reader $reader) {
H A DMock.php53 static function xmlDeserialize(Xml\Reader $reader) {
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/Xml/Request/
H A DPrincipalSearchPropertySetReport.php44 static function xmlDeserialize(Reader $reader) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Filter/
H A DParamFilter.php46 static function xmlDeserialize(Reader $reader) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Request/
H A DMkCol.php61 static function xmlDeserialize(Reader $reader) {

123456