Home
last modified time | relevance | path

Searched refs:fclose (Results 226 – 250 of 1134) sorted by relevance

12345678910>>...46

/PHP-7.4/ext/pdo_oci/tests/
H A Dbug46274_2.phpt53 fclose($row[0]);
58 fclose($row[0]);
/PHP-7.4/ext/standard/tests/file/
H A Dfiletype_variation.phpt25 fclose( fopen($file1, "w") );
26 fclose( fopen($file2, "w") );
H A Dfeof_basic.phpt20 fclose($h);
35 fclose($h);
66 fclose($h);
H A Dreadlink_realpath_basic1.phpt26 fclose($file_handle1);
27 fclose($file_handle2);
28 fclose($file_handle3);
H A Dbug35781.phpt13 fclose($fp);
H A Dbug44607.phpt17 fclose($fd);
H A Dchmod_basic.phpt17 fclose($fd);
H A Dfilesize_variation3-win32.phpt22 fclose($file_handle);
31 fclose($file_handle);
H A Dfilesize_variation3.phpt22 fclose($file_handle);
31 fclose($file_handle);
H A Dbug52820.phpt30 fclose(do_stuff("php://temp"));
33 fclose(do_stuff("php://memory"));
/PHP-7.4/sapi/cli/tests/
H A Dbug67429_1.phpt30 fclose($fp);
H A Dbug67429_2.phpt30 fclose($fp);
H A Demptyheader.phpt20 fclose($fp);
H A Dbug66830.phpt30 fclose($fp);
H A Dphp_cli_server_018.phpt30 fclose($fp);
H A Dbug81305.phpt26 fclose($fp);
/PHP-7.4/ext/imap/tests/
H A Dbug75774.phpt15 fclose($var1);
/PHP-7.4/ext/phar/tests/cache_list/files/
H A Dnophar.phar.inc7 …"in b\n";$a = fopen("index.php", "r", true);echo stream_get_contents($a);fclose($a);include dirnam…
/PHP-7.4/ext/phar/tests/files/
H A Dnophar.phar.inc7 …"in b\n";$a = fopen("index.php", "r", true);echo stream_get_contents($a);fclose($a);include dirnam…
/PHP-7.4/ext/standard/tests/strings/
H A Dfprintf_variation_004.phpt20 fclose($fp);
/PHP-7.4/ext/zlib/tests/
H A Dzlib_filter_deflate2.phpt12 fclose($fp);
/PHP-7.4/ext/standard/tests/network/
H A Dbug20134.phpt19 fclose($fp);
/PHP-7.4/ext/phar/tests/
H A Dopen_for_write_newfile_b.phpt24 fclose($fp);
37 Warning: fclose() expects parameter 1 to be resource, bool given in %sopen_for_write_newfile_b.php …
H A Dopen_for_write_newfile_c.phpt24 fclose($fp);
37 Warning: fclose() expects parameter 1 to be resource, bool given in %sopen_for_write_newfile_c.php …
/PHP-7.4/ext/standard/tests/streams/
H A Dbug69521.phpt18 fclose($link);

Completed in 18 milliseconds

12345678910>>...46