Home
last modified time | relevance | path

Searched refs:fwrite (Results 76 – 100 of 390) sorted by relevance

12345678910>>...16

/plugin/jplayer/vendor/symfony/process/Pipes/
H A DAbstractPipes.php132 $written = fwrite($stdin, $this->inputBuffer);
145 $written = fwrite($stdin, $data);
/plugin/icalevents/vendor/sabre/xml/tests/Sabre/Xml/
H A DServiceTest.php77 fwrite($stream, $xml);
138 fwrite($stream, $xml);
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dwrite.metaflac.php69 fwrite($fpcomments, $picturedetails['data']);
90 fwrite($fpcomments, $this->CleanmetaflacName($key).'='.$commentdata."\n");
/plugin/drawio/
H A Daction.php107 fwrite($whandle,base64_decode($base64data));
153 fwrite($whandle, $content);
/plugin/combo/vendor/symfony/process/Pipes/
H A DAbstractPipes.php130 $written = fwrite($stdin, $this->inputBuffer);
143 $written = fwrite($stdin, $data);
/plugin/barcodes/vendor/
H A Dautoload.php12 fwrite(STDERR, $err);
/plugin/upgrade/vendor/
H A Dautoload.php12 fwrite(STDERR, $err);
/plugin/dw2pdf/vendor/
H A Dautoload.php12 fwrite(STDERR, $err);
/plugin/aichat/vendor/
H A Dautoload.php12 fwrite(STDERR, $err);
/plugin/xcom/
H A Dhelper.php47 fwrite($handle, "$data\n");
/plugin/google_adsense2/
H A Dcode.php30 fwrite($fp, '$gads_settings[\''.$name.'\'] = \''.$val.'\';'."\n");
42 fwrite($fp, '<?php'."\n// This file is automatically generated\n");
/plugin/davcal/vendor/sabre/http/tests/HTTP/
H A DMessageTest.php18 fwrite($h, $body);
144 fwrite($h, 'bar');
/plugin/farm/
H A Dsoapconfig.class.php64 fwrite($fp, '<?php exit(); ?>'."\n".$_POST['soap_config_advanced']);
79 fwrite($fp, $out);
134 fwrite($fp, $file."\n\n".$block);
153 fwrite($fp, implode("\n\n", $out));
/plugin/accscounter/syntax/
H A Dcounter.php205 fwrite($loghandle, $logcontent);
217 fwrite($loghandle, $logcontent);
265 fwrite($loghandle, $logcontent);
277 fwrite($loghandle, $logcontent);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Mock/
H A DStreamingFile.php43 fwrite($stream, $data);
/plugin/mdpage/vendor/composer/
H A Dplatform_check.php17fwrite(STDERR, 'Composer detected issues in your platform:' . PHP_EOL.PHP_EOL . implode(PHP_EOL, $…
/plugin/pureldap/vendor/composer/
H A Dplatform_check.php17 fwrite(STDERR, 'Composer detected issues in your platform:' . PHP_EOL.PHP_EOL . implode(PHP_EOL, $issues) . PHP_EOL.PHP_EOL);
/plugin/commonmark/vendor/composer/
H A Dplatform_check.php17 fwrite(STDERR, 'Composer detected issues in your platform:' . PHP_EOL.PHP_EOL . implode(PHP_EOL, $issues) . PHP_EOL.PHP_EOL);
/plugin/authgooglesheets/vendor/composer/
H A Dplatform_check.php17fwrite(STDERR, 'Composer detected issues in your platform:' . PHP_EOL.PHP_EOL . implode(PHP_EOL, $…
/plugin/elasticsearch/vendor/composer/
H A Dplatform_check.php17 fwrite(STDERR, 'Composer detected issues in your platform:' . PHP_EOL.PHP_EOL . implode(PHP_EOL, $issues) . PHP_EOL.PHP_EOL);
/plugin/barcodes/vendor/composer/
H A Dplatform_check.php17fwrite(STDERR, 'Composer detected issues in your platform:' . PHP_EOL.PHP_EOL . implode(PHP_EOL, $…
/plugin/oauth/vendor/composer/
H A Dplatform_check.php17 fwrite(STDERR, 'Composer detected issues in your platform:' . PHP_EOL.PHP_EOL . implode(PHP_EOL, $issues) . PHP_EOL.PHP_EOL);
/plugin/upgrade/vendor/composer/
H A Dplatform_check.php17 fwrite(STDERR, 'Composer detected issues in your platform:' . PHP_EOL.PHP_EOL . implode(PHP_EOL, $issues) . PHP_EOL.PHP_EOL);
/plugin/combo/vendor/composer/
H A Dplatform_check.php17 fwrite(STDERR, 'Composer detected issues in your platform:' . PHP_EOL.PHP_EOL . implode(PHP_EOL, $issues) . PHP_EOL.PHP_EOL);
/plugin/dw2pdf/vendor/composer/
H A Dplatform_check.php17 fwrite(STDERR, 'Composer detected issues in your platform:' . PHP_EOL.PHP_EOL . implode(PHP_EOL, $issues) . PHP_EOL.PHP_EOL);

12345678910>>...16