Home
last modified time | relevance | path

Searched refs:fclose (Results 426 – 450 of 1134) sorted by relevance

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

/PHP-7.4/ext/standard/tests/strings/
H A Dvfprintf_basic5.phpt35 fclose($fp);
H A Dvfprintf_basic6.phpt36 fclose($fp);
H A Dvfprintf_basic7.phpt39 fclose($fp);
H A Dvfprintf_error4.phpt24 fclose( $fp );
/PHP-7.4/ext/standard/tests/file/windows_mb_path/
H A Dtest_cp1256_2.phpt33 var_dump(fclose($f));
H A Dtest_cp936_to_utf8_2.phpt30 var_dump(fclose($f));
H A Dtest_cp1255_2.phpt33 var_dump(fclose($f));
H A Dtest_cp1250_to_utf8_2.phpt30 var_dump(fclose($f));
H A Dtest_cp1251_2.phpt33 var_dump(fclose($f));
H A Dtest_cp1251_to_utf8_2.phpt30 var_dump(fclose($f));
H A Dtest_eucjp_to_utf8_2.phpt30 var_dump(fclose($f));
/PHP-7.4/sapi/cli/tests/
H A Dphp_cli_server_015.phpt34 fclose($fp);
/PHP-7.4/ext/standard/tests/streams/
H A Dbug79984.phpt49 fclose($f2);
H A Dstream_get_meta_data_file_variation5.phpt28 fclose($fp);
/PHP-7.4/ext/standard/tests/file/
H A Dsymlink_link_linkinfo_is_link_variation3.phpt48 fclose($file);
70 fclose($fp);
92 fclose($file);
H A Dis_file_basic.phpt23 fclose( fopen($file_name, "w") );
H A Dbug69442.phpt35 fclose($pipe);
H A Dfileowner_basic.phpt24 fclose($file_handle);
H A Dflock_basic.phpt20 fclose($file_handle);
H A Dreadfile_variation6.phpt38 fclose($h);
H A Drename_basic.phpt19 fclose($fp);
/PHP-7.4/ext/ftp/tests/
H A Dftp_fget_basic.phpt34 fclose($fp);
/PHP-7.4/ext/gd/tests/
H A Dbug72339.phpt24 fclose($fh);
/PHP-7.4/ext/phar/tests/zip/
H A Dphar_magic.phpt17 $p['b/c.php'] = '<?php echo "in b\n";$a = fopen("a", "r", true);echo stream_get_contents($a);fclose
/PHP-7.4/Zend/tests/
H A Dbug38779_1.phpt36 fclose($fp1);

Completed in 22 milliseconds

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