Home
last modified time | relevance | path

Searched defs:writer (Results 126 – 146 of 146) sorted by path

123456

/plugin/webdav/vendor/sabre/vobject/lib/
H A DNode.php84 abstract public function xmlSerialize(Xml\Writer $writer);
H A DParameter.php343 public function xmlSerialize(Xml\Writer $writer)
H A DProperty.php326 public function xmlSerialize(Xml\Writer $writer)
362 protected function xmlSerializeValue(Xml\Writer $writer)
/plugin/webdav/vendor/sabre/vobject/lib/Property/
H A DFloatValue.php111 protected function xmlSerializeValue(Xml\Writer $writer)
H A DText.php282 protected function xmlSerializeValue(Xml\Writer $writer)
/plugin/webdav/vendor/sabre/vobject/lib/Property/ICalendar/
H A DPeriod.php123 protected function xmlSerializeValue(Xml\Writer $writer)
H A DRecur.php178 protected function xmlSerializeValue(Xml\Writer $writer)
/plugin/webdav/vendor/sabre/vobject/lib/Property/VCard/
H A DDateAndOrTime.php237 protected function xmlSerializeValue(Xml\Writer $writer)
H A DTimeStamp.php74 protected function xmlSerializeValue(Xml\Writer $writer)
/plugin/webdav/vendor/sabre/xml/lib/Element/
H A DBase.php57 function xmlSerialize(Xml\Writer $writer) {
H A DCdata.php58 function xmlSerialize(Xml\Writer $writer) {
H A DElements.php75 function xmlSerialize(Xml\Writer $writer) {
H A DKeyValue.php75 function xmlSerialize(Xml\Writer $writer) {
H A DUri.php61 function xmlSerialize(Xml\Writer $writer) {
H A DXmlFragment.php58 function xmlSerialize(Writer $writer) {
/plugin/webdav/vendor/sabre/xml/lib/Serializer/
H A Dfunctions.php41 function enum(Writer $writer, array $values) {
61 function valueObject(Writer $writer, $valueObject, $namespace) {
97 function repeatingElements(Writer $writer, array $items, $childElementName) {
164 function standardSerializer(Writer $writer, $value) {
/plugin/webdav/vendor/sabre/xml/lib/
H A DXmlSerializable.php34 function xmlSerialize(Writer $writer);
/plugin/zip/pear/File/Archive/
H A DReader.php239 function sendData(&$writer, $bufferSize = 0)
276 function extract(&$writer, $autoClose = true, $bufferSize = 0)
321 function extractFile($filename, &$writer,
/plugin/zip/pear/File/Archive/Writer/
H A DAddBaseName.php39 var $writer; variable in File_Archive_Writer_AddBaseName
42 function File_Archive_Writer_AddBaseName($baseName, &$writer)
H A DMulti.php45 function addWriter(&$writer)
H A DUniqueAppender.php51 var $writer; variable in File_Archive_Writer_UniqueAppender

123456