Home
last modified time | relevance | path

Searched refs:fclose (Results 276 – 300 of 410) sorted by path

1...<<11121314151617

/plugin/multipoll/
H A Dsyntax.php157 fclose($fh);
/plugin/news/scripts/
H A Drss.php17 fclose($handle);
29 fclose($handle);
/plugin/nsexport/packer/
H A Dpacker.php83 fclose($fh);
/plugin/numbering/
H A Daction.php121 fclose($handle);
/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/odt/ODT/
H A DODTExport.php277 fclose($file_f);
/plugin/odt/ODT/css/
H A Dcssimportnew.php1029 fclose($handle);
/plugin/odt/helper/
H A Dcssimport.php1241 fclose($handle);
1266 fclose($handle);
/plugin/odt/renderer/
H A Dpage.php1263 fclose($tmp_img);
/plugin/odt2dw/
H A Daction.php123 if ( isset( $this->logFileHandle ) ) @fclose( $this->logFileHandle );
/plugin/odtplus2dw/
H A Daction.php140 if ( isset( $this->logFileHandle ) ) @fclose( $this->logFileHandle );
/plugin/oembed/
H A Dsyntax.php565 fclose($fh);
/plugin/offline/
H A Dcreate.php549 fclose($filehandle) or die('File could not be closed');
/plugin/offline/inc/
H A Dlog.inc.php38 fclose($filehandle);
/plugin/onlinenumber/
H A Dsyntax.php70 if(! fclose($fp)) return FALSE;
122 if(! fclose($fp)) return FALSE;
/plugin/openas/
H A Daction.php312 fclose($handle);
H A Dsyntax.php148 fclose($handle);
/plugin/openid/Auth/OpenID/
H A DFileStore.php218 fclose($tmp_file);
339 fclose($assoc_file);
428 fclose($result);
452 fclose($association_file);
H A DMDB2Store.php352 fclose($assoc['secret']);
/plugin/openid/Auth/Yadis/
H A DPlainHTTPFetcher.php124 fclose($sock);
/plugin/passpolicy/
H A Dhelper.php454 fclose($fp);
/plugin/pgn4web/pgn4web/
H A Dviewer.php186 fclose($pgnUrlHandle);
187 fclose($tempZipHandle);
/plugin/photogallery/phpThumb/demo/
H A DphpThumb.demo.check.php176 fclose($fp);
/plugin/photogallery/phpThumb/
H A Dphpthumb.bmp.php35 fclose($fp);

1...<<11121314151617