Home
last modified time | relevance | path

Searched refs:write (Results 201 – 225 of 1185) sorted by relevance

12345678910>>...48

/plugin/freechat/phpfreechat/src/commands/
H A Dnotice.class.php25 $res = $ct->write($recipient, $nick, "notice", $msg);
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dmd1_amps_and_angle_encoding.md3 AT&T is another way to write it.
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DWriter.php26 static function write(Component $component) { function in Sabre\\VObject\\Writer
/plugin/webdav/vendor/sabre/vobject/lib/
H A DWriter.php26 public static function write(Component $component) function in Sabre\\VObject\\Writer
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DGetLastModified.php77 $writer->write(
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/
H A DImportNode.php34 ->write('')
H A DEmbedNode.php39 ->write('$this->loadTemplate(')
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DCouchDBHandler.php47 protected function write(array $record): void function in Monolog\\Handler\\CouchDBHandler
H A DSyslogHandler.php61 protected function write(array $record): void function in Monolog\\Handler\\SyslogHandler
H A DSqsHandler.php46 protected function write(array $record): void function in Monolog\\Handler\\SqsHandler
H A DMailHandler.php60 protected function write(array $record): void function in Monolog\\Handler\\MailHandler
H A DIFTTTHandler.php54 public function write(array $record): void function in Monolog\\Handler\\IFTTTHandler
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/
H A DNoSeekStreamTest.php31 $this->assertFalse($wrapped->write('foo'));
/plugin/davcal/vendor/sabre/xml/
H A DCHANGELOG.md52 configure xml applications and easily parse/write things from there. #35, #38.
91 * #25: Added `XmlSerializable` to allow people to write serializers without
126 * Added: The writeElement method can now write complex elements.
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
H A DCurlFactory.php410 function ($ch, $write) use ($value) {
411 return $value->write($write);
/plugin/accscounter/lang/en/
H A Dnoitem.txt4 * Don't forget to write ''%%~~NOCACHE~~%%'' in the page you'll put the counter.
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditor.js1073 mxUtils.write(hd, title);
1191 mxUtils.write(span, ' ' + mxResources.get('fitPage'));
1262 mxUtils.write(td, mxResources.get('pageScale') + ':');
1477 mxUtils.write(td, mxResources.get('paperSize') + ':');
1493 mxUtils.write(td, mxResources.get('background') + ':');
1547 mxUtils.write(td, mxResources.get('gridSize') + ':');
1570 mxUtils.write(td, mxResources.get('image') + ':');
1750 mxUtils.write(customDiv, ' in x ');
1756 mxUtils.write(customDiv, ' in');
1771 mxUtils.write(paperSizeOption, f.title);
[all …]
/plugin/s5reloaded/ui/effects_support/
H A Dscriptaculous.js31 document.write('<script type="text/javascript" src="'+libraryName+'"><\/script>');
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Notification/
H A DSystemStatusTest.php26 $writer->write($notification);
H A DInviteReplyTest.php30 $writer->write($notification);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Property/
H A DCurrentUserPrivilegeSetTest.php19 $xml = (new DAV\Server())->xml->write('{DAV:}root', $prop);
/plugin/swiftmail/Swift/Connection/
H A DNativeMail.php98 public function write($command, $end="\r\n") function in Swift_Connection_NativeMail
/plugin/userhomepage/lang/en/
H A Duserhomepage_private.default10 Now, write something! :-D
/plugin/elwikiupgrade/lang/en/
H A Dstep0.txt3 To allow automatic upgrading, the PHP process requires write permissions for Dokuwiki files. The pl…
/plugin/webdavclient/db/
H A Dupdate0001.sql15 write integer field

12345678910>>...48