Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...46

/PHP-7.4/ext/curl/tests/
H A Dbug54798-unix.phpt32 fclose($fp); // <-- premature close of $fp caused a crash!
H A Dbug54798.phpt29 fclose($fp); // <-- premature close of $fp caused a crash!
/PHP-7.4/ext/standard/tests/strings/
H A Dvfprintf_basic1.phpt34 fclose($fp);
H A Dvfprintf_error3.phpt35 fclose( $fp );
/PHP-7.4/ext/standard/tests/file/windows_mb_path/
H A Dtest_cp1254_2.phpt33 var_dump(fclose($f));
H A Dtest_cp1252_to_utf8_2.phpt30 var_dump(fclose($f));
H A Dtest_cp1252_to_utf8_5.phpt30 var_dump(fclose($f));
H A Dtest_cp932_to_utf8_2.phpt30 var_dump(fclose($f));
H A Dtest_cp936_2.phpt33 var_dump(fclose($f));
H A Dtest_big5_to_utf8_2.phpt30 var_dump(fclose($f));
H A Dtest_cp1251_zend_multibyte_2.phpt33 var_dump(fclose($f));
H A Dtest_cp1254_to_utf8_2.phpt30 var_dump(fclose($f));
H A Dtest_big5_2.phpt33 var_dump(fclose($f));
/PHP-7.4/ext/standard/tests/file/
H A Dfscanf_variation22.phpt48 fclose($file_handle);
69 fclose($fp);
H A Dfscanf_variation16.phpt48 fclose($file_handle);
69 fclose($fp);
H A Dfscanf_variation52.phpt38 fclose($file_handle);
52 fclose($file_handle);
H A Drename_variation5.phpt21 fclose($fp);
47 fclose($fp);
H A Dfile_get_contents_variation1.phpt39 fclose($h);
H A Dfile_get_contents_variation2.phpt40 fclose($h);
H A Dfilegroup_variation1.phpt19 fclose( fopen($file_path."/filegroup_variation1.tmp", "w") );
H A Dfileowner_variation1.phpt20 fclose( fopen($file_path."/fileowner_variation1.tmp", "w") );
/PHP-7.4/ext/standard/tests/dir/
H A Dclosedir_variation3.phpt27 fclose($fp);
/PHP-7.4/ext/phar/tests/
H A Dcached_manifest_1.phpt26 …"in b\n";$a = fopen("index.php", "r", true);echo stream_get_contents($a);fclose($a);include dirnam…
H A Dphar_buildfromiterator9.phpt42 fclose($a);
/PHP-7.4/ext/gd/tests/
H A Dcreatefromwbmp2.phpt40 fclose($fp);

Completed in 24 milliseconds

1...<<11121314151617181920>>...46