Home
last modified time | relevance | path

Searched refs:fclose (Results 1 – 25 of 1134) sorted by path

12345678910>>...46

/PHP-7.4/TSRM/
H A DTSRM.c233 fclose(tsrm_error_file); in tsrm_shutdown()
826 fclose(tsrm_error_file); in tsrm_error_set()
H A Dtsrm_win32.c604 fclose(process->stream); in pclose()
/PHP-7.4/Zend/
H A DZend.m4285 fclose(fp);
H A Dzend_stream.c36 fclose((FILE*)handle); in zend_stream_stdio_closer()
206 fclose(fh->handle.fp); in zend_file_handle_dtor()
H A Dzend_vm_gen.php1135 fclose($out);
1570 fclose($l);
1709 fclose($f);
2671 fclose($f);
2709 fclose($f);
3136 fclose($f);
H A Dzend_vm_trace_handlers.h77 fclose(f); in zend_vm_trace_finish()
110 fclose(f); in zend_vm_trace_init()
H A Dzend_vm_trace_map.h78 fclose(f); in zend_vm_trace_init()
/PHP-7.4/Zend/tests/
H A D017.phpt10 fclose($fp);
H A Dbug21478.phpt24 fclose($fp);
H A Dbug38779_1.phpt36 fclose($fp1);
H A Dbug68887.phpt5 fclose(fopen("php://temp","w+"));
7 fclose(fopen("php://temp","w+"));
9 fclose(fopen("php://temp","w+"));
H A Druntime_compile_time_binary_operands.phpt141 fclose($file);
/PHP-7.4/Zend/tests/function_arguments/
H A Dargument_count_correct.phpt16 fclose($fp);
H A Dargument_count_correct_strict.phpt16 fclose($fp);
/PHP-7.4/build/
H A Dphp.m41333 AC_MSG_CHECKING([for fclose declaration])
1334 AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[#include <stdio.h>]], [[int (*func)() = fclose]])],[
/PHP-7.4/docs/
H A Dstreams.md40 names: fread, fwrite, fprintf, feof, fgetc, fgets, fclose, fflush, fseek, ftell,
275 fclose(fp);
/PHP-7.4/ext/bz2/
H A Dbz2.c103 PHP_FALIAS(bzclose, fclose, arginfo_bzflush)
/PHP-7.4/ext/bz2/tests/
H A Dbug71263.phpt41 fclose($r);
H A Dbug72447.phpt12 fclose($fp);
H A Dbug75776.phpt20 fclose($temp);
H A Dbz2_filter_compress.phpt13 fclose($fp);
H A Dbz2_filter_decompress.phpt13 fclose($fp);
/PHP-7.4/ext/com_dotnet/
H A Dcom_extension.c260 fclose(typelib_file); in ZEND_GET_MODULE()
/PHP-7.4/ext/ctype/tests/
H A Dctype_alnum_variation1.phpt97 fclose($fp);
H A Dctype_alpha_variation1.phpt97 fclose($fp);

Completed in 73 milliseconds

12345678910>>...46