Home
last modified time | relevance | path

Searched refs:write (Results 1051 – 1075 of 1185) sorted by path

1...<<4142434445464748

/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/swarmwebhook/
H A DLICENSE251 programs whose distribution conditions are different, write to the author
253 Software Foundation, write to the Free Software Foundation; we sometimes
307 with this program; if not, write to the Free Software Foundation, Inc.,
/plugin/swiftmail/
H A DSwift.php299 $this->connection->write($command_event->getString(), $end);
/plugin/swiftmail/Swift/Authenticator/
H A D@PopB4Smtp.php58 $this->connection->write("USER " . $user);
60 $this->connection->write("PASS " . $pass);
62 $this->connection->write("QUIT");
/plugin/swiftmail/Swift/Authenticator/PopB4Smtp/
H A DPop3Connection.php181 public function write($command) function in Swift_Authenticator_PopB4Smtp_Pop3Connection
/plugin/swiftmail/Swift/
H A DCache.php25 abstract public function write($key, $data); function in Swift_Cache
H A DConnection.php36 public function write($command, $end="\r\n"); function
/plugin/swiftmail/Swift/Cache/
H A DDisk.php57 public function write($key, $data) function in Swift_Cache_Disk
H A DMemory.php37 public function write($key, $data) function in Swift_Cache_Memory
/plugin/swiftmail/Swift/Connection/
H A DMulti.php76 public function write($command, $end="\r\n") function in Swift_Connection_Multi
82 return $this->connections[$this->active]->write($command, $end);
H A DNativeMail.php98 public function write($command, $end="\r\n") function in Swift_Connection_NativeMail
H A DRotator.php120 public function write($command, $end="\r\n") function in Swift_Connection_Rotator
126 return $this->connections[$this->active]->write($command, $end);
H A DSMTP.php265 public function write($command, $end="\r\n") function in Swift_Connection_SMTP
H A DSendmail.php257 public function write($command, $end="\r\n") function in Swift_Connection_Sendmail
/plugin/swiftmail/Swift/Message/
H A DEncoder.php162 if ($loop) $cache->write("b64", $le);
166 $cache->write("b64", $next);
275 if (count($next[0])) $cache->write("qp", $this->fixLE(implode("=" . $le, $next[0]), $le));
304 $cache->write("7b", $this->fixLE(wordwrap($ret, $chunk-2, $le, 1), $le));
332 $cache->write("8b", $this->fixLE(wordwrap($ret, $chunk-2, $le, 1), $le));
H A DMime.php291 $this->cache->write("append", $this->LE . "--" . $this->boundary . $this->LE);
293 while (false !== $bytes = $part_stream->read()) $this->cache->write("append", $bytes);
295 $this->cache->write("append", $this->LE . "--" . $this->boundary . "--" . $this->LE);
317 $this->cache->write("body", $bytes);
329 $this->cache->write("body", $bytes);
341 $this->cache->write("body", $bytes);
345 $this->cache->write("body", $this->getData());
353 $this->cache->write("body", $bytes);
365 $this->cache->write("body", $bytes);
487 $this->cache->write("headers", $this->headers->build());
[all …]
/plugin/symbols4odt/
H A DLICENSE251 programs whose distribution conditions are different, write to the author
253 Software Foundation, write to the Free Software Foundation; we sometimes
307 with this program; if not, write to the Free Software Foundation, Inc.,
/plugin/syntaxhighlighter/Scripts/
H A DshCore.js10 …ight=400, location=0, resizable=1, menubar=0, scrollbars=0');wnd.document.write('<textarea style="…
18 …me.contentWindow.document;dp.sh.Utils.CopyStyles(doc,window.document);doc.write('<div class="'+hig…
19 …=0');var doc=wnd.document;dp.sh.Utils.CopyStyles(doc,window.document);doc.write(dp.sh.Strings.Abou…
31 destDoc.write('<link type="text/css" rel="stylesheet" href="'+links[i].href+'"></link>');}
/plugin/syntaxhighlighter/Uncompressed/
H A DshCore.js62 wnd.document.write('<textarea style="width:99%;height:99%">' + code + '</textarea>');
116 …doc.write('<div class="' + highlighter.div.className.replace('collapsed', '') + ' printing">' + hi…
137 doc.write(dp.sh.Strings.AboutDialog.replace('{V}', dp.sh.Version));
183 destDoc.write('<link type="text/css" rel="stylesheet" href="' + links[i].href + '"></link>');
/plugin/syntaxhighlighter3/sxh3/
H A DGPL-LICENSE251 programs whose distribution conditions are different, write to the author
253 Software Foundation, write to the Free Software Foundation; we sometimes
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.js1505 doc.write(sh.config.strings.aboutDialog);
H A DshCore.min.js17 …ute:function(){var e=x("","_blank",500,250,"scrollbars=0"),t=e.document;t.write(B.config.strings.a…
/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshCore.js224 doc.write(sh.config.strings.aboutDialog);
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1write( permission)?|(g|s)et eof|starting at|hidden( answer)?|open(ed| (location|untitled))?|error …
/plugin/syntaxhighlightjs/
H A DLICENSE251 programs whose distribution conditions are different, write to the author
253 Software Foundation, write to the Free Software Foundation; we sometimes
307 with this program; if not, write to the Free Software Foundation, Inc.,

1...<<4142434445464748