Home
last modified time | relevance | path

Searched refs:fclose (Results 351 – 375 of 1515) sorted by relevance

1...<<11121314151617181920>>...61

/PHP-7.2/ext/phar/tests/
H A Dopen_for_write_existing.phpt22 fclose($fp);
H A Dphar_magic.phpt13 $p['b/c.php'] = '<?php echo "in b\n";$a = fopen("a", "r", true);echo stream_get_contents($a);fclose
H A Dopen_for_write_newfile.phpt22 fclose($fp);
/PHP-7.2/ext/standard/tests/file/
H A Dfile_variation7.phpt9 fclose($fd);
H A Dunlink_variation4.phpt19 fclose($fp);
H A Dfscanf_variation35.phpt44 fclose($file_handle);
65 fclose($fp);
H A Dfscanf_variation4.phpt45 fclose($file_handle);
66 fclose($fp);
H A Dfscanf_variation41.phpt44 fclose($file_handle);
65 fclose($fp);
H A Dfscanf_variation47.phpt44 fclose($file_handle);
65 fclose($fp);
H A Dfscanf_variation10.phpt49 fclose($file_handle);
70 fclose($fp);
H A Dfscanf_variation29.phpt49 fclose($file_handle);
70 fclose($fp);
H A Dfscanf_variation51.phpt26 fclose($file_handle);
54 fclose($file_handle);
H A Dsymlink_link_linkinfo_is_link_variation8.phpt37 fclose($fp);
57 fclose($fp);
H A Dis_readable_variation1.phpt9 fclose($fp);
33 fclose($fp);
/PHP-7.2/Zend/tests/
H A Dbug21478.phpt28 fclose($fp);
/PHP-7.2/ext/standard/tests/file/windows_mb_path/
H A Dtest_long_path_bug30730.phpt22 fclose($fp);
/PHP-7.2/ext/standard/tests/strings/
H A Dfprintf_variation_008.phpt29 fclose($fp);
H A Dfprintf_variation_008_64bit.phpt29 fclose($fp);
H A Dstr_replace_basic.phpt33 fclose($fp);
/PHP-7.2/ext/curl/tests/
H A Dbug45161.phpt45 fclose($fp);
/PHP-7.2/tests/output/
H A Dstream_isatty.inc26 fclose($closeMe);
/PHP-7.2/ext/sockets/tests/
H A Dsocket_set_option_error_socket_option.phpt13 fclose($fp);
/PHP-7.2/ext/zip/lib/
H A Dzip_source_filep.c243 if (fclose(ctx->fout) < 0) { in read_file()
263 fclose(ctx->f); in read_file()
275 fclose(ctx->f); in read_file()
328 fclose(ctx->fout); in read_file()
/PHP-7.2/ext/standard/tests/array/
H A Darray_product_variation1.phpt29 fclose($fp);
/PHP-7.2/ext/zlib/tests/
H A Dgzreadgzwriteplain.phpt15 fclose($fp);

Completed in 38 milliseconds

1...<<11121314151617181920>>...61