Home
last modified time | relevance | path

Searched refs:fclose (Results 101 – 125 of 1515) sorted by relevance

12345678910>>...61

/PHP-7.2/ext/standard/tests/streams/
H A Dstream_get_meta_data_socket_variation4.phpt27 fclose($socket);
28 fclose($server);
34 fclose($client);
H A Dstream_get_meta_data_socket_variation2.phpt33 fclose($client);
34 fclose($socket);
35 fclose($server);
H A Dstream_get_meta_data_file_variation4.phpt12 fclose($fp);
23 fclose($fp);
H A Dproc_open_bug51800.phpt57 fclose($pipes[0]);
61 fclose($pipes[1]);
65 fclose($pipes[2]);
/PHP-7.2/ext/standard/tests/file/
H A Dglob_basic.phpt21 fclose($fp);
23 fclose($fp);
25 fclose($fp);
H A Dis_file_variation1.phpt19 fclose($file_handle);
26 fclose($file_handle);
33 fclose( fopen($file_path."/is_file_variation1.tmp", "w") );
H A Dstat_variation8-win32.phpt28 fclose($file_handle);
35 fclose($file_handle);
45 fclose($file_handle);
H A Dfopen_variation19.phpt31 fclose($h);
73 fclose($h);
82 fclose($h);
89 fclose($h);
H A Dfpassthru_variation.phpt18 fclose($file_write);
58 fclose($file_read); // closing the handle
67 fclose($file_read);
H A Dfscanf_error.phpt18 fclose($file_handle);
28 fclose($file_handle);
38 fclose($file_handle);
52 fclose($file_handle);
H A Drealpath_basic3.phpt18 fclose($file_handle1);
19 fclose($file_handle2);
20 fclose($file_handle3);
H A Dunlink_basic.phpt15 fclose($fp);
27 fclose($fp);
H A Dreadlink_realpath_basic2.phpt25 fclose($file_handle1);
26 fclose($file_handle2);
27 fclose($file_handle3);
H A Drealpath_basic-win32.phpt24 fclose($file_handle1);
25 fclose($file_handle2);
26 fclose($file_handle3);
H A Dfopen_variation13.phpt35 fclose($h);
44 fclose($h);
H A Dfscanf_variation1.phpt24 fclose($file_handle);
31 fclose($file_handle);
/PHP-7.2/ext/standard/tests/network/
H A Dudgloop.phpt31 fclose($client);
32 fclose($server);
H A Dfsockopen_variation1.phpt20 fclose($client);
26 fclose($second_client);
H A Dfsockopen_variation2.phpt19 fclose($client);
29 fclose($second_client);
/PHP-7.2/ext/curl/tests/
H A Dcurl_write_file.phpt18 fclose($fp);
28 fclose($testfile_fp);
H A Dcurl_setopt_basic002.phpt28 fclose($handle);
40 fclose($handle);
/PHP-7.2/ext/zlib/tests/
H A Dbug_40189.phpt16 fclose($fp);
17 fclose($gp);
/PHP-7.2/sapi/cli/tests/
H A Dphp_cli_server_008.phpt32 fclose($fp);
52 fclose($fp);
/PHP-7.2/ext/gd/libgd/
H A Dtestac.c49 fclose (in); in main()
126 fclose (out); in testDrawing()
/PHP-7.2/ext/zip/tests/
H A Dstream_meta_data.phpt23 fclose($fp);
33 fclose($fp);

Completed in 122 milliseconds

12345678910>>...61