Home
last modified time | relevance | path

Searched refs:fclose (Results 276 – 300 of 410) sorted by last modified time

1...<<11121314151617

/plugin/freechat/phpfreechat/lib/pear/PHPUnit/
H A DSkeleton.php416 fclose($fp);
/plugin/freechat/phpfreechat/src/containers/
H A Dfile.class.php228 fclose($fh);
/plugin/freechat/phpfreechat/src/
H A Dpfctools.php314 fclose($fh);
342 fclose($fh);
423 @fclose($fh);
/plugin/plantuml/
H A Dsyntax.php278 fclose($hFile);
/plugin/poll/
H A Dsyntax.php99 fclose($fh);
/plugin/pgn4web/pgn4web/
H A Dviewer.php186 fclose($pgnUrlHandle);
187 fclose($tempZipHandle);
/plugin/authucenter/
H A Dauth.php560 return fclose($handle);
/plugin/authucenter/lib/api/
H A Duc.php181 fclose($fp);
204 fclose($fp);
213 @fclose($fp);
232 fclose($fp);
/plugin/authucenter/lib/uc_client/
H A Dclient.php299 @fclose($fp);
/plugin/authucenter/lib/uc_client/model/
H A Dmisc.php135 @fclose($fp);
H A Dcache.php16 @fclose($fp);
/plugin/mediasyntax/tools/
H A Ddokuwiki2mediawiki.php37 fclose($inputfile);
238 fclose ($outputfile);
/plugin/rtmchecklist/
H A Daction.php158 fclose($fp);
/plugin/log404/
H A Dhelper.php64 fclose($log);
106 fclose($logTemp);
/plugin/odt2dw/
H A Daction.php123 if ( isset( $this->logFileHandle ) ) @fclose( $this->logFileHandle );
/plugin/tokenbucketauth/
H A Daction.php210 fclose($this->lockfh);
226 fclose($this->lockfh);
H A Dadmin.php65 fclose($lockfh);
75 fclose($lockfh);
87 fclose($lockfh);
123 fclose($lockfh);
/plugin/recaptcha/lib/
H A Drecaptchalib.php90 fclose($fs);
/plugin/odp/
H A DZipLib.class.php198 fclose($zip);
332 fclose($fp);
355 fwrite($fp, $binary_data,8); fclose($fp);
374 fclose($fp); gzclose($gzp);
H A Drenderer.php480 fclose($file_f);
/plugin/botbouncer/admin/
H A Dstatistics.php156 fclose($fp);
/plugin/ajaxpeon/
H A Dhelper.php49 fclose($outfile);
100 fclose($hfile);
106 fclose($hwordf);
130 fclose($htmp);
149 fclose($flearnlist);
152 fclose($flearndata);
155 fclose($forev);
174 fclose($outlog);
183 fclose($outlog);
/plugin/twcheckliste/
H A Dadmin.php58 fclose($handle);
/plugin/rst/
H A Dsyntax.php67 fclose($pipes[0]);
70 fclose($pipes[1]);
/plugin/html2pdf/html2pdf/html2ps/
H A Dinline.content.builder.php1031 fclose($input_handle);
1034 fclose($output_handle);

1...<<11121314151617