Home
last modified time | relevance | path

Searched refs:fwrite (Results 201 – 225 of 390) sorted by last modified time

12345678910>>...16

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dphpt-stderr.phpt6 fwrite($stderr, 'PHPUnit must look at STDERR when running PHPT tests.');
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A Dphpunit13 fwrite(
41 fwrite(STDERR,
/plugin/gdpr/_test/
H A DCleanIp.test.php34 fwrite($handle, $recentChangelogLine);
H A DCleanMedia.test.php34 fwrite($handle, $recentChangelogLine);
/plugin/gdpr/action/
H A Ddelusers.php180 fwrite($handle, implode('', $cleanChangelogLines));
H A Doldips.php121 $bytesWritten = fwrite($handle, $cleanedLine);
/plugin/file2dw/
H A Daction.php516 fwrite( $this->logFileHandle, date(DATE_ATOM).':'.$_SERVER['REMOTE_USER'].':'.$content.' ' );
/plugin/stopforumspam2/
H A Daction.php96 if (fwrite($handle, time()) !== FALSE) msg($string, -1);
/plugin/letsencrypt/
H A DLescript.php275 fwrite($tmpConf,
/plugin/odtplus2dw/
H A Daction.php314 if ( isset( $this->logFileHandle ) ) fwrite( $this->logFileHandle, date(DATE_ATOM).':'.$_SERVER['REMOTE_USER'].':'.$content.'
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A DSafeFN.class.php216 fwrite($dwfckFHandle, "$what\n");
H A Dcommands.php818 fwrite($dwfckFHandle, "$what\n");
H A Dconfig.php494 fwrite($dwfckFHandle, "$what\n");
H A Ddwfck_sessions.php39 $return = fwrite($fp, $sess_data);
H A Dcheck_acl.php314 fwrite($handle, "$data\n");
H A Dconnector.php123 fwrite($dwfckFHandle, "$what\n");
H A Dutil.php282 fwrite($handle, $data . "\n");
/plugin/ckgdoku/syntax/
H A Dspecials.php119 fwrite($handle,"$what\n");
/plugin/ckgdoku/action/
H A Dmeta.php988 fwrite($handle, "$data\n");
H A Dedit.php1257 fwrite($handle,"$what\n");
H A Dsave.php331 fwrite($handle, "save.php: $data\n");
/plugin/stylingpages/
H A Daction.php141 @fwrite($fh, $content);
/plugin/dwcommits/
H A Dhelper.php858 fwrite($handle, "$data\n");
/plugin/bashorg/
H A Dbash.org.php14 fwrite($f, $quote."\n");
51 fwrite($f, $quote."\n");
/plugin/toolbuttondel/
H A Daction.php181 fwrite($handle, "$data\n");

12345678910>>...16