Home
last modified time | relevance | path

Searched refs:fwrite (Results 301 – 325 of 390) sorted by relevance

1...<<111213141516

/plugin/davcard/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php84 fwrite($stream, $input);
/plugin/authfacebook/
H A Dauth.php164 fwrite($fb_ids_fd,"<?php\n\$fb_ids = ".var_export($fb_ids,true).";\n");
/plugin/webdavclient/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php84 fwrite($stream, $input);
/plugin/davcal/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php84 fwrite($stream, $input);
/plugin/odt/ODT/
H A DODTExport.php276 fwrite($file_f, $value);
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DCorePlugin.php90 fwrite($stream, $body);
498 fwrite($newBody, $firstByte);
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DCorePlugin.php88 fwrite($stream, $body);
498 fwrite($newBody, $firstByte);
/plugin/webdav/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php129 fwrite($stream, $input);
/plugin/icalevents/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php132 fwrite($stream, $input);
/plugin/farm/
H A Dadmin.php242 fwrite($fp, '1');
/plugin/preregister/
H A Daction.php338 fwrite($handle, "$what\n");
/plugin/freechat/phpfreechat/src/
H A Dpfctools.php414 if (($bytes = @fwrite($fh, $content)) === false) {
/plugin/html2pdf/html2pdf/html2ps/fpdf/font/makefont/
H A Dmakefont.php235 fwrite($f,$s,strlen($s));
/plugin/fckg/action/
H A Dmeta.php566 fwrite($handle, "$data\n");
/plugin/svg/
H A Dsyntax.php.save156 fwrite( $fh, $this->xml_data );
/plugin/stats/
H A Dsyntax.php796 @fwrite( $fp, '<?php
799 @fwrite( $fp, '
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dconfig.php494 fwrite($dwfckFHandle, "$what\n");
/plugin/letsencrypt/
H A DLescript.php275 fwrite($tmpConf,
/plugin/oembed/
H A Dsyntax.php564 fwrite($fh, "[{$curtime}] {$msg}\n");
/plugin/indexmenu/
H A Dadmin.php
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dconfig.php496 fwrite($dwfckFHandle, "$what\n");
/plugin/jplayer/vendor/symfony/process/Tests/
H A DProcessTest.php212 fwrite($stream, $expected);
228 fwrite($stream, 'hello');
1236 fwrite($stream, ++$i);
/plugin/authucenter/
H A Dauth.php556 if (fwrite($handle, $uc_conf) === false) {
/plugin/fedauth/Auth/OpenID/
H A DFileStore.php200 fwrite($tmp_file, $association_s);
/plugin/snap/
H A Dsyntax.php.ori190 fwrite($fp, "$url $imagePath $screenx $screeny 5000 $larg $haut\n");

1...<<111213141516