Home
last modified time | relevance | path

Searched refs:fwrite (Results 276 – 300 of 390) sorted by relevance

1...<<111213141516

/plugin/dataplot/
H A Dsyntax.php286 fwrite($gnu_handle, $gnu_code);
/plugin/textinsert/
H A Dsyntax.php256 fwrite($handle,"$what\n");
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DTree.php312 fwrite($stream, $data);
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DTree.php308 fwrite($stream, $data);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DCalendarObjectTest.php100 fwrite($stream, $newData);
/plugin/issuetracker/
H A Dedit.php340 fwrite($fh, serialize($mods));
407 fwrite($fh, serialize($issues));
/plugin/rater/
H A Dsyntax.php186 fwrite($rater_file,$rater_rating."|".$rater_ip.$rater_end_of_line_char);
190 fwrite($rater_file,$rater_rating."|".$rater_ip.$rater_end_of_line_char);
193 fwrite($rater_file,$rater_rating."|".$rater_ip.$rater_end_of_line_char);
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A Dcss_optimiser.php304 if(fwrite($handle,$css->print->plain()))
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DReporting.php183 fwrite($this->_tmpFiles[$report], $generatedReport);
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dcheck_acl.php314 fwrite($handle, "$data\n");
/plugin/multipoll/
H A Dsyntax.php156 fwrite($fh, serialize($poll));
/plugin/gtime/gtlib/util/
H A DGTUtil.php139 if (!fwrite($fp, GTUtil::fromByteArray($bytes))) {
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dcheck_acl.php315 fwrite($handle, "$data\n");
/plugin/fastwiki/
H A Daction.php327 fwrite($remote, implode("\r\n", $headers) . $body);
/plugin/dokumicrobugtracker/
H A Dsyntax.php139 fwrite($fh, serialize($bugs));
/plugin/snap/
H A Dhelper.php229fwrite($fp, "$url $imagePath $this->screenx $this->screeny ".($this->snapTimeout*1000)." $larg $ha…
/plugin/swiftmail/Swift/Connection/
H A DSMTP.php270 …if (!@fwrite($this->handle, $command . $end) && !empty($command)) throw new Swift_ConnectionExcept…
/plugin/ckgdoku/action/
H A Dsave.php331 fwrite($handle, "save.php: $data\n");
/plugin/openas/
H A Daction.php311 fwrite($handle,"$what\n");
/plugin/davcal/vendor/sabre/http/tests/HTTP/
H A DClientTest.php108 fwrite($h, 'booh');
/plugin/combo/ComboStrap/
H A DLogUtility.php159 fwrite($fh, date('c') . $sep . self::LVL_NAME[$logLevel] . $sep . $msg . $sep . $INPUT->server->str('REMOTE_ADDR') . $sep . $id . "\n");
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/
H A DStreamReader.php29 \fwrite($h, $content);
/plugin/geophp/vendor/funiq/geophp/src/
H A DgeoPHP.php344 fwrite($mem, $input, 11); // Write 11 bytes - we can detect the vast majority of formats in the first 11 bytes
/plugin/eclipseupdateurl/
H A Dsyntax.php330 fwrite($fp,$data);
/plugin/mediatooltip/
H A Daction.php357 fwrite($handle, "$data\n");

1...<<111213141516