Home
last modified time | relevance | path

Searched refs:fclose (Results 151 – 175 of 1134) sorted by relevance

12345678910>>...46

/PHP-7.4/ext/standard/tests/streams/
H A Dproc_open_bug69900.phpt45 fclose($pipes[0]);
46 fclose($pipes[1]);
H A Dstream_set_timeout_error.phpt40 fclose($client);
50 fclose($filestream);
51 fclose($server);
H A Dbug72534.phpt9 fclose($fp0);
H A Dbug72857.phpt13 fclose($fp0);
H A Dstream_get_meta_data_socket_basic.phpt8 fclose($tcp_socket);
H A Dstream_socket_pair.phpt10 fclose($sockets[0]);
/PHP-7.4/ext/phar/tests/
H A Dfopen_edgecases2.phpt19 fclose($a);
26 fclose($a);
/PHP-7.4/ext/standard/tests/file/
H A Dlstat_stat_variation13.phpt26 fclose($file_handle);
33 fclose($file_handle);
H A Dfread_socket_variation1.phpt19 fclose($server);
H A Dbug40374.phpt10 fclose($fp);
H A Drealpath_basic-win32-mb.phpt24 fclose($file_handle1);
25 fclose($file_handle2);
26 fclose($file_handle3);
H A Dbug22382.phpt9 fclose($fp);
H A Dstream_get_line.phpt12 fclose($fp);
H A Dbug60120.phpt53 fclose($writePipes[0]);
62 fclose($pipe);
/PHP-7.4/ext/standard/tests/network/
H A Dudp6loop.phpt46 fclose($client);
47 fclose($server);
/PHP-7.4/ext/exif/tests/
H A Dexif_thumbnail_streams.phpt14 fclose($fp);
/PHP-7.4/sapi/cli/tests/
H A Dphp_cli_server_013.phpt32 fclose($fp);
51 fclose($fp);
69 fclose($fp);
/PHP-7.4/ext/zlib/tests/
H A Dzlib_wrapper_fstat_basic.phpt14 fclose($h);
/PHP-7.4/ext/standard/tests/general_functions/
H A D004.phpt10 fclose($fp);
/PHP-7.4/Zend/tests/function_arguments/
H A Dargument_count_correct.phpt16 fclose($fp);
H A Dargument_count_correct_strict.phpt16 fclose($fp);
/PHP-7.4/ext/phar/tests/cache_list/files/
H A Dwrite24.phar6 fclose($fp);
/PHP-7.4/ext/opcache/tests/
H A Dbug70207.phpt17 finally { @fclose(null); }
/PHP-7.4/ext/phar/tests/tar/
H A Dopen_for_write_existing_b.phpt34 fclose($fp);
48 Warning: fclose() expects parameter 1 to be resource, bool given in %sopen_for_write_existing_b.php…
H A Dopen_for_write_existing_c.phpt34 fclose($fp);
48 Warning: fclose() expects parameter 1 to be resource, bool given in %spen_for_write_existing_c.php …

Completed in 21 milliseconds

12345678910>>...46