Home
last modified time | relevance | path

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

12345678910>>...58

/PHP-5.5/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-5.5/ext/zip/examples/
H A Dfopen.php16 fclose($fp);
31 fclose($fp);
/PHP-5.5/ext/standard/tests/file/
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") );
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 Dfopen_variation12.phpt22 fclose($h);
31 fclose($h);
43 fclose($h);
/PHP-5.5/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()
H A Dgdparttopng.c37 fclose (in); in main()
55 fclose (out); in main()
/PHP-5.5/ext/standard/tests/filters/
H A Dbug22538.phpt26 fclose($fp);
31 fclose($fout);
32 fclose($fin);
/PHP-5.5/ext/iconv/tests/
H A Diconv_stream_filter.phpt13 fclose($fp);
20 fclose($fp);
28 fclose($fp);
/PHP-5.5/ext/standard/tests/network/
H A Dudp4loop.phpt22 fclose($client);
23 fclose($server);
H A Dtcp6loop.phpt44 fclose($client);
45 fclose($socket);
46 fclose($server);
/PHP-5.5/ext/standard/tests/streams/
H A Dproc_open_bug51800_right.phpt41 fclose($pipes[0]);
47 fclose($pipes[1]);
48 fclose($pipes[2]);
H A Dstream_get_line_nb.phpt7 fclose($sockets[0]);
8 fclose($sockets[1]);
44 fclose($sockets[0]);
47 fclose($sockets[1]);
H A Dproc_open_bug51800_right2.phpt47 fclose($pipes[0]);
53 fclose($pipes[1]);
54 fclose($pipes[2]);
H A Dstream_get_meta_data_socket_variation3.phpt28 fclose($client);
29 fclose($socket);
30 fclose($server);
H A Dbug61019.phpt56 fclose ($pipes[0]);
57 fclose ($pipes[1]);
58 fclose ($pipes[2]);
/PHP-5.5/ext/phar/tests/tar/
H A Dphar_stub.phpt35 fclose($fp);
40 fclose($fp);
46 fclose($fp);
53 fclose($fp);
/PHP-5.5/ext/phar/tests/zip/
H A Dphar_stub.phpt35 fclose($fp);
40 fclose($fp);
46 fclose($fp);
53 fclose($fp);
/PHP-5.5/ext/standard/tests/general_functions/
H A Dbug44667.phpt19 fclose($pipes[0]);
22 fclose($pipes[1]);
/PHP-5.5/ext/openssl/tests/
H A D009.phpt9 fclose($fp);
13 fclose($fp);

Completed in 32 milliseconds

12345678910>>...58