Home
last modified time | relevance | path

Searched defs:writer (Results 126 – 146 of 146) sorted by last modified time

123456

/plugin/icalevents/vendor/sabre/xml/lib/Element/
H A DElements.php75 function xmlSerialize(Xml\Writer $writer) {
H A DKeyValue.php75 function xmlSerialize(Xml\Writer $writer) {
H A DBase.php57 function xmlSerialize(Xml\Writer $writer) {
H A DCdata.php58 function xmlSerialize(Xml\Writer $writer) {
H A DUri.php61 function xmlSerialize(Xml\Writer $writer) {
H A DXmlFragment.php58 function xmlSerialize(Writer $writer) {
/plugin/icalevents/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/icalevents/vendor/sabre/xml/tests/Sabre/Xml/Element/
H A DMock.php24 function xmlSerialize(Xml\Writer $writer) {
H A DEater.php32 function xmlSerialize(Xml\Writer $writer) {
/plugin/icalevents/vendor/sabre/xml/lib/
H A DXmlSerializable.php34 function xmlSerialize(Writer $writer);
/plugin/icalevents/vendor/sabre/xml/tests/Sabre/Xml/
H A DWriterTest.php7 protected $writer; variable in Sabre\\Xml\\WriterTest
/plugin/ditaa/ditaa/
H A Dditaa.jar ... () public void writeTo (java.io.Writer) throws java.io.IOException public void appendTo ...
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/solr/
H A DAddDocument.php14 protected $writer; variable in Solr_AddDocument
16 public function __construct(XMLWriter $writer){
H A DPageinfo.php15 protected $writer; variable in Solr_Pageinfo
/plugin/jdraw/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/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 DUniqueAppender.php51 var $writer; variable in File_Archive_Writer_UniqueAppender
H A DMulti.php45 function addWriter(&$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,

123456