Home
last modified time | relevance | path

Searched refs:write (Results 76 – 100 of 1185) sorted by relevance

12345678910>>...48

/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Property/
H A DACLTest.php21 $xml = (new DAV\Server())->xml->write('{DAV:}root', $acl);
45 $xml = (new DAV\Server())->xml->write('{DAV:}root', $acl, '/');
95 $xml = (new DAV\Server())->xml->write('{DAV:}root', $acl, '/');
H A DSupportedPrivilegeSetTest.php30 $xml = (new DAV\Server())->xml->write('{DAV:}supported-privilege-set', $prop);
62 $xml = (new DAV\Server())->xml->write('{DAV:}supported-privilege-set', $prop);
H A DPrincipalTest.php45 $xml = (new DAV\Server())->xml->write('{DAV:}principal', $prin);
61 $xml = (new DAV\Server())->xml->write('{DAV:}principal', $prin);
77 $xml = (new DAV\Server())->xml->write('{DAV:}principal', $prin, '/');
/plugin/svgembed/
H A Dscript.js2 targetWindow.document.write('<h3>SVG file printed. Please close this window.</h3>');
9 …svgembed_print.document.write('<html><head></head><body><img src="' + decodeURIComponent(path) + '…
/plugin/findologicxmlexport/vendor/twig/twig/src/Profiler/Node/
H A DEnterProfileNode.php32 ->write(sprintf('$%s = $this->env->getExtension(', $this->getAttribute('var_name')))
35 …->write(sprintf('$%s->enter($%s = new \Twig\Profiler\Profile($this->getTemplateName(), ', $this->g…
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-io-2.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/
H A DCachingStreamTest.php82 $this->body->write('hi');
103 $this->assertEquals(5, $body->write("TEST\n"));
113 $this->assertEquals(5, $body->write("ABCD\n"));
120 $this->assertEquals(5, $body->write("1234\n"));
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DBaseWriter.php30 public function write($s, $ln = true)
57 $this->write($obj_id . ' 0 obj');
68 $this->write('stream');
69 $this->write($s);
70 $this->write('endstream');
191 // later sent as write($textto) in printbuffer
31 public function write($s, $ln = true) global() function in Mpdf\\Writer\\BaseWriter
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Xml/
H A DXmlTest.php14 function write($input) { function in Sabre\\DAV\\Xml\\XmlTest
21 $writer->write($input);
/plugin/webdav/vendor/sabre/xml/lib/Serializer/
H A Dfunctions.php201 $writer->write($value);
221 $writer->write($item['value']);
229 $writer->write($item);
/plugin/icalevents/vendor/sabre/xml/lib/Serializer/
H A Dfunctions.php201 $writer->write($value);
221 $writer->write($item['value']);
229 $writer->write($item);
/plugin/schedule/
H A DpoiDB.class.php42 $this->write ();
55 $this->write ();
98 function write () { function in poiDB
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/
H A DInstaller.php164 $io->write('<info>Compiling component files</info>');
181 … $io->write("<warning>Process class '$class' not found, skipping this process</warning>");
189 … $io->write("<warning>An error occurred while initializing the '$class' process.</warning>");
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DCachingStream.php107 $this->stream->write($remoteData);
113 public function write($string) function in GuzzleHttp\\Psr7\\CachingStream
124 return $this->stream->write($string);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Property/
H A DLastModifiedTest.php16 $result = $this->write($val);
32 $result = $this->write($val);
H A DLockDiscoveryTest.php23 $xml = $this->write(['{DAV:}root' => $prop]);
61 $xml = $this->write(['{DAV:}root' => $prop]);
/plugin/sequencediagram/bower_components/lodash/lib/common/
H A Dfile.js60 function write(destPath, data) { function
70 write
/plugin/combo/vendor/symfony/process/
H A DInputStream.php17 * Provides a way to continuously write to the input of a Process until the InputStream is closed.
31 * Sets a callback that is called when the write buffer becomes empty.
39 * Appends an input to the write buffer.
44 public function write($input) function in Symfony\\Component\\Process\\InputStream
56 * Closes the write buffer.
64 * Tells whether the write buffer is closed or not.
92 $this->write($onEmpty($this));
/plugin/jplayer/vendor/symfony/process/
H A DInputStream.php42 public function write($input) function in Symfony\\Component\\Process\\InputStream
88 $this->write($onEmpty($this));
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Request/
H A DPropPatch.php56 $writer->write(['{DAV:}prop' => [$propertyName => $propertyValue]]);
60 $writer->write(['{DAV:}prop' => [$propertyName => $propertyValue]]);
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Request/
H A DPropPatch.php56 $writer->write(['{DAV:}prop' => [$propertyName => $propertyValue]]);
60 $writer->write(['{DAV:}prop' => [$propertyName => $propertyValue]]);
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Node/
H A DTrans.php57 $compiler->write("// notes: {$message}\n");
62 ->write('echo strtr('.$function.'(')
99 ->write('echo '.$function.'(')
/plugin/davcal/vendor/sabre/xml/lib/
H A DWriter.php99 function write($value) { function in Sabre\\Xml\\Writer
138 $this->write($item);
211 $this->write($content);
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DMappedImage.java57 ImageIO.write(imageRef.get(), format, baos); in MappedImage()
67 channel.write(ByteBuffer.wrap(imageBytes)); in MappedImage()
76 ImageIO.write(imageRef.get(), format, baos); in getImageBytes()
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/
H A DAssetWriter.php62 static::write(
73 protected static function write($path, $contents) function in Assetic\\AssetWriter

12345678910>>...48