Home
last modified time | relevance | path

Searched refs:fclose (Results 376 – 400 of 1134) sorted by relevance

1...<<11121314151617181920>>...46

/PHP-7.4/ext/standard/tests/file/
H A Dsymlink_link_linkinfo_is_link_variation4.phpt32 fclose($file);
51 fclose($fp);
67 fclose($file);
H A Dfstat.phpt10 fclose($fp);
H A Dfile_variation7.phpt9 fclose($fd);
H A Dglob_variation2.phpt19 fclose($fp);
H A D007_basic.phpt2 Test fopen(), fclose() & feof() functions: basic functionality
10 Prototype: bool fclose ( resource $handle );
17 echo "*** Testing basic operations of fopen() and fclose() functions ***\n";
51 // check fclose()
52 var_dump( fclose($handle) );
78 // check fclose()
79 var_dump( fclose($handle) );
92 *** Testing basic operations of fopen() and fclose() functions ***
H A Dreadfile_variation1.phpt26 fclose($fp);
/PHP-7.4/ext/oci8/tests/
H A Dbug70700.phpt57 fclose($fh);
88 fclose($fh);
119 fclose($fh);
150 fclose($fh);
/PHP-7.4/win32/build/
H A Dmkdist.php126 fclose($pipes[1]);
163 fclose($fp);
211 fclose($dest);
309 fclose($fp);
/PHP-7.4/ext/sockets/tests/
H A Dsocket_set_option_error_socket_option.phpt13 fclose($fp);
/PHP-7.4/ext/phar/tests/
H A Dopen_for_write_newfile.phpt22 fclose($fp);
/PHP-7.4/ext/standard/tests/strings/
H A Dstr_replace_basic.phpt33 fclose($fp);
H A Dvfprintf_basic8.phpt35 fclose($fp);
/PHP-7.4/tests/output/
H A Dstream_isatty.inc26 fclose($closeMe);
/PHP-7.4/ext/zlib/tests/
H A Dgzopen_variation8.phpt28 fclose($h);
H A Dgzreadgzwriteplain.phpt15 fclose($fp);
/PHP-7.4/Zend/
H A Dzend_vm_trace_map.h78 fclose(f); in zend_vm_trace_init()
/PHP-7.4/sapi/cli/tests/
H A Dphp_cli_server_012.phpt31 fclose($fp);
/PHP-7.4/ext/phar/tests/tar/
H A Dopen_for_write_existing.phpt31 fclose($fp);
H A Dphar_magic.phpt14 $p['b/c.php'] = '<?php echo "in b\n";$a = fopen("a", "r", true);echo stream_get_contents($a);fclose
/PHP-7.4/ext/standard/tests/array/
H A Darray_product_variation1.phpt29 fclose($fp);
/PHP-7.4/ext/phar/tests/zip/
H A Dopen_for_write_existing.phpt30 fclose($fp);
/PHP-7.4/ext/standard/tests/streams/
H A Dbug46024.phpt33 fclose($pipe);
/PHP-7.4/ext/standard/tests/filters/
H A Dbasic.phpt19 fclose($fp);
/PHP-7.4/ext/standard/tests/file/windows_mb_path/
H A Dtest_kartuli_utf8_2.phpt30 var_dump(fclose($f));
H A Dtest_cp1255_to_utf8_2.phpt30 var_dump(fclose($f));

Completed in 60 milliseconds

1...<<11121314151617181920>>...46