Home
last modified time | relevance | path

Searched refs:fclose (Results 1 – 25 of 1134) sorted by last modified time

12345678910>>...46

/PHP-7.4/ext/gd/
H A Dgd.c2735 fclose(fp); in _php_image_output()
2777 fclose(tmp); in _php_image_output()
4229 fclose(org); in _php_image_convert()
4262 fclose(org); in _php_image_convert()
4263 fclose(dest); in _php_image_convert()
4268 fclose(org); in _php_image_convert()
4300 fclose(dest); in _php_image_convert()
4312 fclose(dest); in _php_image_convert()
4320 fclose(dest); in _php_image_convert()
4329 fclose(dest); in _php_image_convert()
[all …]
/PHP-7.4/ext/gd/tests/
H A Dbug81739.phpt12 fclose($s);
/PHP-7.4/main/streams/
H A Dstreams.c474 return fclose(stream->stdiocast); in _php_stream_free()
482 fclose(stream->stdiocast); in _php_stream_free()
H A Dplain_wrapper.c486 ret = fclose(data->file); in php_stdiop_close()
1451 fclose(file); in php_plain_files_metadata()
/PHP-7.4/ext/standard/tests/filters/
H A Dbug54350.phpt10 fclose($this->stream);
21 Warning: fclose(): 5 is not a valid stream resource in %s on line %d
23 Warning: fclose(): supplied resource is not a valid stream resource in %s on line %d
H A Dbug81302.phpt16 fclose($f);
/PHP-7.4/sapi/fpm/tests/
H A Dtester.inc451 fclose($fp);
881 fclose($this->outDesc);
/PHP-7.4/ext/fileinfo/
H A Dlibmagic.patch426 - (void)fclose(f);
/PHP-7.4/TSRM/
H A Dtsrm_win32.c604 fclose(process->stream); in pclose()
/PHP-7.4/ext/standard/
H A Dfilestat.c705 fclose(file); in PHP_FUNCTION()
H A Dfile.c91 extern int fclose(FILE *);
898 PHPAPI PHP_FUNCTION(fclose) in PHP_FUNCTION() argument
/PHP-7.4/ext/opcache/
H A DZendAccelerator.c2817 fclose(f); in accel_move_code_to_huge_pages()
H A Dzend_accelerator_blacklist.c305 fclose(fp); in zend_accel_blacklist_loadone()
312 fclose(fp); in zend_accel_blacklist_loadone()
/PHP-7.4/sapi/cli/tests/
H A Dbug81305.phpt26 fclose($fp);
/PHP-7.4/sapi/cli/
H A Dphp_cli.c931 fclose(file_handle.handle.fp); in do_cli()
/PHP-7.4/ext/standard/tests/file/
H A Dbug81145.phpt30 fclose($fp);
42 fclose($f1);
43 fclose($f2);
/PHP-7.4/ext/pdo_firebird/tests/
H A Dpayload_server.inc28 fclose($pipes[2]);
61 fclose($fp);
/PHP-7.4/ext/ftp/tests/
H A Dserver.inc49 fclose($fs);
147 fclose($s);
167 fclose($s);
254 fclose($fs);
281 fclose($fs);
286 fclose($fs);
332 fclose($fs);
431 fclose($fs);
547 fclose($fs);
556 fclose($s);
[all …]
/PHP-7.4/ext/standard/tests/http/
H A Dbug80838.phpt27 fclose($fd);
/PHP-7.4/sapi/litespeed/
H A Dlsapi_main.c1335 fclose( file_handle.handle.fp ); in cli_main()
/PHP-7.4/
H A Drun-tests.php698 fclose($failed_tests_file);
702 fclose($result_tests_file);
713 fclose($html_file);
773 fclose($failed_tests_file);
777 fclose($result_tests_file);
793 fclose($html_file);
1038 fclose($fp);
1149 fclose($fs);
1232 fclose($pipes[0]);
1897 fclose($fp);
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_prompt.c335 fclose(fp); in phpdbg_try_file_init()
1439 fclose(handle); in PHPDBG_COMMAND()
/PHP-7.4/ext/bz2/tests/
H A Dbug75776.phpt20 fclose($temp);
/PHP-7.4/ext/standard/tests/streams/
H A Dbug75776.phpt19 fclose($stream);
/PHP-7.4/tests/basic/
H A Dbug80384.phpt11 fclose($fp);
20 fclose($fp);

Completed in 85 milliseconds

12345678910>>...46