Home
last modified time | relevance | path

Searched refs:fwrite (Results 26 – 50 of 390) sorted by path

12345678910>>...16

/plugin/autolink3/
H A Dsys.php239 fwrite($rd, $eee);
/plugin/barcodes/vendor/
H A Dautoload.php12 fwrite(STDERR, $err);
/plugin/barcodes/vendor/composer/
H A Dplatform_check.php17fwrite(STDERR, 'Composer detected issues in your platform:' . PHP_EOL.PHP_EOL . implode(PHP_EOL, $…
/plugin/bashorg/
H A Dbash.org.php14 fwrite($f, $quote."\n");
51 fwrite($f, $quote."\n");
/plugin/block/
H A Dsyntax.php191 fwrite($handle, "$data\n");
/plugin/booking/
H A Dhelper.php162 fwrite($fh, str_pad('', $len - 1)); // write spaces instead (keep new line)
/plugin/btable2/
H A Dsyntax.php189 fwrite($fh, serialize($doodle));
204 fwrite($fh, serialize($doodle));
/plugin/cacherevisionseraser/
H A Dadmin.php645 fwrite($wcnf, '$this->configs[\'confrevision\'] = 2;' . "\n");
649 fwrite($wcnf, '$this->configs[\'menusort\'] = 67' . ";\n");
653 fwrite($wcnf, '$this->configs[\'cache_delext_i\'] = ' . $cahdelext_i . ";\n");
654 fwrite($wcnf, '$this->configs[\'cache_delext_xhtml\'] = ' . $cahdelext_xhtml . ";\n");
655 fwrite($wcnf, '$this->configs[\'cache_delext_js\'] = ' . $cahdelext_js . ";\n");
656 fwrite($wcnf, '$this->configs[\'cache_delext_css\'] = ' . $cahdelext_css . ";\n");
658 fwrite($wcnf, '$this->configs[\'cache_delext_UNK\'] = ' . $cahdelext_UNK . ";\n");
659 fwrite($wcnf, '$this->configs[\'cache_del_oldlocks\'] = ' . $cahdel_oldlocks . ";\n");
660 fwrite($wcnf, '$this->configs[\'cache_del_indexing\'] = ' . $cahdel_indexing . ";\n");
667 fwrite($wcnf, '$this->configs[\'level_outputinfo\'] = 0'.";\n");
[all …]
/plugin/charter/lib/pchart/
H A DpChart.class.php3434 fwrite($Handle, htmlentities($Value)."\r");
/plugin/ckgdoku/action/
H A Dedit.php1257 fwrite($handle,"$what\n");
H A Dmeta.php988 fwrite($handle, "$data\n");
H A Dsave.php331 fwrite($handle, "save.php: $data\n");
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A DSafeFN.class.php216 fwrite($dwfckFHandle, "$what\n");
H A Dcheck_acl.php314 fwrite($handle, "$data\n");
H A Dcommands.php818 fwrite($dwfckFHandle, "$what\n");
H A Dconfig.php494 fwrite($dwfckFHandle, "$what\n");
H A Dconnector.php123 fwrite($dwfckFHandle, "$what\n");
H A Ddwfck_sessions.php39 $return = fwrite($fp, $sess_data);
H A Dutil.php282 fwrite($handle, $data . "\n");
/plugin/ckgdoku/syntax/
H A Dspecials.php119 fwrite($handle,"$what\n");
/plugin/ckgedit/action/
H A Dedit.php1317 fwrite($handle,"$what\n");
H A Dmeta.php1025 fwrite($handle, "$data\n");
H A Dsave.php424 fwrite($handle, "save.php: $data\n");
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A DSafeFN.class.php216 fwrite($dwfckFHandle, "$what\n");
H A Dcheck_acl.php315 fwrite($handle, "$data\n");

12345678910>>...16