Home
last modified time | relevance | path

Searched refs:fclose (Results 51 – 75 of 1134) sorted by relevance

12345678910>>...46

/PHP-7.4/ext/standard/tests/file/
H A Dfopen_variation10-win32.phpt54 fclose($h);
58 fclose($h);
62 fclose($h);
75 fclose($h);
101 Warning: fclose() expects parameter 1 to be resource, bool given in %s on line %d
108 Warning: fclose() expects parameter 1 to be resource, bool given in %s on line %d
115 Warning: fclose() expects parameter 1 to be resource, bool given in %s on line %d
125 Warning: fclose() expects parameter 1 to be resource, bool given in %s on line %d
147 Warning: fclose() expects parameter 1 to be resource, bool given in %s on line %d
H A Dfopen_variation11-win32.phpt53 fclose($h);
57 fclose($h);
61 fclose($h);
74 fclose($h);
99 Warning: fclose() expects parameter 1 to be resource, bool given in %s on line %d
106 Warning: fclose() expects parameter 1 to be resource, bool given in %s on line %d
113 Warning: fclose() expects parameter 1 to be resource, bool given in %s on line %d
123 Warning: fclose() expects parameter 1 to be resource, bool given in %s on line %d
145 Warning: fclose() expects parameter 1 to be resource, bool given in %s on line %d
H A Dbug38086.phpt15 fclose($src); fclose($dest);
29 fclose($src); fclose($dest);
H A Dfilesize_variation4-win32.phpt28 fclose($file_handle);
36 fclose($file_handle);
43 fclose($file_handle);
50 fclose($file_handle);
57 fclose($file_handle);
64 fclose($file_handle);
69 fclose( fopen($filename, "w") );
75 fclose( fopen($filename, "w") );
H A Dfclose_variation1.phpt2 fclose() actually closes streams with refcount > 1
9 fclose($s);
H A Dbug41815.phpt18 fclose($writer);
19 fclose($reader);
H A Dbug69100.phpt16 fclose($fr);
17 fclose($fw);
H A Dfilesize_variation4.phpt30 fclose($file_handle);
38 fclose($file_handle);
45 fclose($file_handle);
52 fclose($file_handle);
59 fclose($file_handle);
66 fclose($file_handle);
71 fclose( fopen($filename, "w") );
77 fclose( fopen($filename, "w") );
/PHP-7.4/ext/zip/examples/
H A Dfopen.php16 fclose($fp);
31 fclose($fp);
/PHP-7.4/ext/standard/tests/network/
H A Dunixloop.phpt37 fclose($client);
38 fclose($socket);
39 fclose($server);
/PHP-7.4/ext/zlib/tests/
H A Dgzclose_basic.phpt11 // note that gzclose is an alias to fclose. parameter checking tests will be
12 // the same as fclose
24 var_dump(fclose($h));
H A Dcompress_zlib_wrapper.phpt13 fclose($fp);
17 fclose($fp);
/PHP-7.4/ext/iconv/tests/
H A Diconv_stream_filter_delimiter.phpt13 fclose($fp);
20 fclose($fp);
27 fclose($fp);
34 fclose($fp);
H A Diconv_stream_filter.phpt13 fclose($fp);
20 fclose($fp);
28 fclose($fp);
/PHP-7.4/ext/gd/libgd/
H A Dgdtopng.c26 fclose (in); in main()
40 fclose (out); in main()
H A Dpngtogd.c27 fclose (in); in main()
41 fclose (out); in main()
H A Dgd2topng.c27 fclose (in); in main()
45 fclose (out); in main()
H A Dpngtogd2.c32 fclose (in); in main()
48 fclose (out); in main()
/PHP-7.4/ext/standard/tests/streams/
H A Dbug54946.phpt8 fclose($stream);
19 fclose($stream);
30 fclose($stream);
H A Dbug78902.phpt17 fclose($fp);
24 fclose($fp);
H A Dproc_open_bug51800_right.phpt41 fclose($pipes[0]);
47 fclose($pipes[1]);
48 fclose($pipes[2]);
H A Dproc_open_bug60120.phpt47 fclose($pipes[0]);
88 fclose($pipes[1]);
89 fclose($pipes[2]);
/PHP-7.4/ext/standard/tests/filters/
H A Dbug22538.phpt26 fclose($fp);
31 fclose($fout);
32 fclose($fin);
H A Dstrip_tags_filter.phpt8 fclose($fp);
13 fclose($fp);
18 fclose($fp);
/PHP-7.4/ext/standard/tests/general_functions/
H A Dbug44667.phpt19 fclose($pipes[0]);
22 fclose($pipes[1]);

Completed in 47 milliseconds

12345678910>>...46