Home
last modified time | relevance | path

Searched refs:fclose (Results 76 – 100 of 1056) sorted by relevance

12345678910>>...43

/PHP-8.2/ext/standard/tests/file/
H A Dfopen_variation16.phpt37 fclose($h);
45 fclose($h);
54 fclose($h);
H A Dfopen_variation17.phpt36 fclose($h);
44 fclose($h);
53 fclose($h);
H A Dgh9779.phpt14 fclose($sourceHandle);
15 fclose($destHandle);
H A Dstat_variation5-win32.phpt19 fclose($file_handle);
26 fclose($file_handle);
33 fclose($file_handle);
H A Dbug66588.phpt13 fclose($s);
19 fclose($s);
/PHP-8.2/ext/standard/tests/network/
H A Dfsockopen_basic.phpt27 fclose($client);
32 fclose($second_client);
38 fclose($third_client);
H A Dudp4loop.phpt26 fclose($client);
27 fclose($server);
H A Dtcp6loop.phpt46 fclose($client);
47 fclose($socket);
48 fclose($server);
/PHP-8.2/ext/standard/tests/streams/
H A Dproc_open_bug60120.phpt47 fclose($pipes[0]);
88 fclose($pipes[1]);
89 fclose($pipes[2]);
H A Dbug78902.phpt17 fclose($fp);
24 fclose($fp);
H A Dstream_get_line_nb.phpt7 fclose($sockets[0]);
8 fclose($sockets[1]);
44 fclose($sockets[0]);
47 fclose($sockets[1]);
H A Dgh11418.phpt16 fclose($conn);
17 fclose($server);
H A Dbug70198.phpt32 fclose(\$conn);
34 fclose(\$socket);
53 fclose($fp);
H A Dproc_open_bug51800_right.phpt47 fclose($pipes[0]);
53 fclose($pipes[1]);
54 fclose($pipes[2]);
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);
/PHP-8.2/ext/openssl/tests/
H A Dopenssl_x509_check_private_key_basic.phpt9 fclose($fp);
13 fclose($fp);
H A Dopenssl_x509_verify.phpt9 fclose($fp);
13 fclose($fp);
/PHP-8.2/ext/standard/tests/general_functions/
H A Dbug44667.phpt19 fclose($pipes[0]);
22 fclose($pipes[1]);
/PHP-8.2/ext/phar/tests/tar/
H A Dphar_stub.phpt35 fclose($fp);
40 fclose($fp);
46 fclose($fp);
53 fclose($fp);
/PHP-8.2/ext/phar/tests/zip/
H A Dphar_stub.phpt35 fclose($fp);
40 fclose($fp);
46 fclose($fp);
53 fclose($fp);
/PHP-8.2/ext/curl/tests/
H A Dcurl_reset.phpt13 fclose($fp);
28 fclose($testfile_fp);
/PHP-8.2/ext/zip/tests/
H A Doo_getstreamindex.phpt26 fclose($fp);
33 fclose($fp);
49 fclose($fp);
/PHP-8.2/sapi/cli/tests/
H A Dphp_cli_server_009.phpt30 fclose($fp);
46 fclose($fp);
63 fclose($fp);
/PHP-8.2/ext/gd/libgd/
H A Dgdparttopng.c37 fclose (in); in main()
55 fclose (out); in main()

Completed in 21 milliseconds

12345678910>>...43