Home
last modified time | relevance | path

Searched refs:fclose (Results 451 – 475 of 1515) sorted by relevance

1...<<11121314151617181920>>...61

/PHP-7.2/ext/standard/tests/file/
H A Ddisk_total_space_basic.phpt25 fclose($fh);
H A Dfile_get_contents_variation1.phpt40 fclose($h);
H A Dfile_get_contents_variation2.phpt41 fclose($h);
H A Dfilegroup_variation1.phpt19 fclose( fopen($file_path."/filegroup_variation1.tmp", "w") );
H A Dfileinode_variation1.phpt20 fclose( fopen($file_path."/fileinode_variation1.tmp", "w") );
H A Dfileowner_basic.phpt24 fclose($file_handle);
H A Dfileperms_variation1.phpt19 fclose( fopen($file_path."/fileperms_variation1.tmp", "w") );
H A Dunlink_variation2-win32.phpt28 fclose($fp);
H A Dis_file_basic.phpt23 fclose( fopen($file_name, "w") );
H A Dis_file_variation2.phpt18 fclose( fopen($file_path."/is_file_variation2.tmp", "w") );
H A Dis_file_variation3.phpt36 fclose($file_handle);
H A Drename_variation9.phpt31 fclose($fp);
H A Dis_writable_variation1.phpt10 fclose($fp);
35 fclose($fp);
/PHP-7.2/ext/phar/tests/
H A Dphar_buildfromiterator9.phpt42 fclose($a);
/PHP-7.2/ext/phar/tests/tar/
H A Dphar_buildfromiterator9.phpt42 fclose($a);
/PHP-7.2/ext/phar/tests/zip/
H A Dphar_magic.phpt17 $p['b/c.php'] = '<?php echo "in b\n";$a = fopen("a", "r", true);echo stream_get_contents($a);fclose
/PHP-7.2/ext/standard/tests/strings/
H A Dvfprintf_error1.phpt27 fclose($fp);
H A Dvfprintf_error2.phpt26 fclose($fp);
H A Dvfprintf_error3.phpt35 fclose( $fp );
H A Dmd5_file.phpt29 fclose($handle);
30 fclose($handle2);
/PHP-7.2/ext/gd/tests/
H A Dcreatefromwbmp2_extern.phpt40 fclose($fp);
H A Dbug72339.phpt24 fclose($fh);
/PHP-7.2/ext/standard/tests/filters/
H A Dstream_filter_remove_basic.phpt31 fclose( $fp );
/PHP-7.2/ext/curl/tests/
H A Dbug54798-win32.phpt32 fclose($fp); // <-- premature close of $fp caused a crash!
H A Dbug54798.phpt32 fclose($fp); // <-- premature close of $fp caused a crash!

Completed in 75 milliseconds

1...<<11121314151617181920>>...61