fopen 784 TSRM/TSRM.c tsrm_error_file = fopen(debug_filename, "w"); fopen 459 Zend/zend.c return fopen(filename, "rb"); fopen 1628 Zend/zend_alloc.c f = fopen("zend_mm.log", "w"); fopen 1511 Zend/zend_virtual_cwd.c f = fopen(new_state.cwd, mode); fopen 293 Zend/zend_virtual_cwd.h #define VCWD_FOPEN(path, mode) fopen(path, mode) fopen 68 ext/fileinfo/libmagic/apptype.c if ((fp = fopen(path, "wb")) == NULL) { fopen 22 ext/gd/libgd/gd2copypal.c in = fopen (argv[1], "rb"); fopen 36 ext/gd/libgd/gd2copypal.c in = fopen (argv[2], "rb"); fopen 52 ext/gd/libgd/gd2copypal.c out = fopen (argv[2], "wb"); fopen 39 ext/gd/libgd/gd2time.c in = fopen (argv[1], "rb"); fopen 20 ext/gd/libgd/gd2topng.c in = fopen (argv[1], "rb"); fopen 33 ext/gd/libgd/gd2topng.c out = fopen (argv[2], "wb"); fopen 726 ext/gd/libgd/gd_arc_f_buggy.c out = fopen ("test/arctest.png", "wb"); fopen 38 ext/gd/libgd/gddemo.c in = fopen ("demoin.png", "rb"); fopen 108 ext/gd/libgd/gddemo.c out = fopen ("demoout.png", "wb"); fopen 22 ext/gd/libgd/gdparttopng.c in = fopen (argv[1], "rb"); fopen 43 ext/gd/libgd/gdparttopng.c out = fopen (argv[2], "wb"); fopen 38 ext/gd/libgd/gdtest.c in = fopen (argv[1], "rb"); fopen 60 ext/gd/libgd/gdtest.c out = fopen (of, "wb"); fopen 64 ext/gd/libgd/gdtest.c in = fopen (of, "rb"); fopen 92 ext/gd/libgd/gdtest.c out = fopen (of, "wb"); fopen 96 ext/gd/libgd/gdtest.c in = fopen (of, "rb"); fopen 127 ext/gd/libgd/gdtest.c out = fopen (of, "wb"); fopen 131 ext/gd/libgd/gdtest.c in = fopen (of, "rb"); fopen 161 ext/gd/libgd/gdtest.c in = fopen (argv[1], "rb"); fopen 184 ext/gd/libgd/gdtest.c out = fopen (of, "wb"); fopen 189 ext/gd/libgd/gdtest.c in = fopen (of, "rb"); fopen 208 ext/gd/libgd/gdtest.c in = fopen ("test/gdtest_200_300_150_100.png", "rb"); fopen 218 ext/gd/libgd/gdtest.c in = fopen ("test/gdtest.gd2", "rb"); fopen 235 ext/gd/libgd/gdtest.c in = fopen ("test/gdtest.png", "rb"); fopen 258 ext/gd/libgd/gdtest.c in = fopen ("test/gdtest_merge.png", "rb"); fopen 274 ext/gd/libgd/gdtest.c out = fopen ("test/gdtest.jpg", "wb"); fopen 282 ext/gd/libgd/gdtest.c in = fopen ("test/gdtest.jpg", "rb"); fopen 312 ext/gd/libgd/gdtest.c out = fopen ("test/gdtest.wbmp", "wb"); fopen 320 ext/gd/libgd/gdtest.c in = fopen ("test/gdtest.wbmp", "rb"); fopen 343 ext/gd/libgd/gdtest.c out = fopen ("test/gdtest_wbmp_to_png.png", "wb"); fopen 94 ext/gd/libgd/gdtestft.c out = fopen ("test/fttest.png", "wb"); fopen 19 ext/gd/libgd/gdtopng.c in = fopen (argv[1], "rb"); fopen 32 ext/gd/libgd/gdtopng.c out = fopen (argv[2], "wb"); fopen 20 ext/gd/libgd/pngtogd.c in = fopen (argv[1], "rb"); fopen 33 ext/gd/libgd/pngtogd.c out = fopen (argv[2], "wb"); fopen 25 ext/gd/libgd/pngtogd2.c in = fopen (argv[1], "rb"); fopen 38 ext/gd/libgd/pngtogd2.c out = fopen (argv[2], "wb"); fopen 40 ext/gd/libgd/testac.c in = fopen (argv[1], "rb"); fopen 110 ext/gd/libgd/testac.c out = fopen (filename, "wb"); fopen 358 ext/gd/libgd/wbmp.c wbmp_file = fopen (argv[1], "rb"); fopen 52 ext/gd/libgd/webpng.c in = fopen (argv[argc - 1], "rb"); fopen 256 ext/gd/libgd/webpng.c out = fopen (outFn, "wb"); fopen 400 ext/mbstring/libmbfl/tests/conv_encoding.tests/gen_exp.c fp = fopen(cp932_txt, "r"); fopen 135 ext/mbstring/oniguruma/st.c FILE *f = fopen("/tmp/col", "w"); fopen 1317 ext/mbstring/ucgendat/ucgendat.c if ((out = fopen(path, "w")) == 0) fopen 1324 ext/mbstring/ucgendat/ucgendat.c if ((out = fopen(path, "wb")) == 0) fopen 1475 ext/mbstring/ucgendat/ucgendat.c if ((out = fopen(path, "wb")) == 0) fopen 1554 ext/mbstring/ucgendat/ucgendat.c if ((out = fopen(path, "wb")) == 0) fopen 1630 ext/mbstring/ucgendat/ucgendat.c if ((out = fopen(path, "wb")) == 0) fopen 1723 ext/mbstring/ucgendat/ucgendat.c if ((out = fopen(path, "wb")) == 0) fopen 1803 ext/mbstring/ucgendat/ucgendat.c if ((out = fopen(path, "wb")) == 0) fopen 1877 ext/mbstring/ucgendat/ucgendat.c if ((out = fopen(path, "wb")) == 0) fopen 1951 ext/mbstring/ucgendat/ucgendat.c if ((in = fopen(argv[0], "r")) == 0) fopen 1967 ext/mbstring/ucgendat/ucgendat.c if ((in = fopen(argv[0], "r")) == 0) fopen 173 ext/opcache/shared_alloc_win32.c FILE *fp = fopen(mmap_base_file, "r"); fopen 350 ext/opcache/shared_alloc_win32.c FILE *fp = fopen(mmap_base_file, "w"); fopen 251 ext/opcache/zend_accelerator_blacklist.c if ((fp = fopen(filename, "r")) == NULL) { fopen 53 ext/opcache/zend_accelerator_debug.c fLog = fopen(ZCG(accel_directives).error_log, "a+"); fopen 87 ext/pcre/pcrelib/dftables.c f = fopen(argv[i], "wb"); fopen 1067 ext/phar/func_interceptors.c PHAR_INTERCEPT(fopen); fopen 1104 ext/phar/func_interceptors.c PHAR_RELEASE(fopen); fopen 17789 ext/sqlite3/libsqlite/sqlite3.c out = fopen(zFilename, "w"); fopen 18435 ext/sqlite3/libsqlite/sqlite3.c out = fopen(zFilename, "w"); fopen 19054 ext/sqlite3/libsqlite/sqlite3.c out = fopen(zFilename, "w"); fopen 67404 ext/sqlite3/libsqlite/sqlite3.c FILE *out = fopen("vdbe_profile.out", "a"); fopen 3069 ext/standard/basic_functions.c PHP_NAMED_FE(fopen, php_if_fopen, arginfo_fopen) fopen 272 ext/zip/lib/zip_close.c za->zp = fopen(za->zn, "rb"); fopen 85 ext/zip/lib/zip_open.c if ((f = fopen(fn, "rb")) == NULL) { fopen 95 ext/zip/lib/zip_open.c if ((fp=fopen(fn, "rb")) == NULL) { fopen 137 ext/zip/lib/zip_source_filep.c if ((z->f=fopen(z->fname, "rb")) == NULL) { fopen 146 sapi/fpm/fpm/fpm_php_trace.c slowlog = fopen(child->wp->config->slowlog, "a+"); fopen 551 sapi/litespeed/lsapi_main.c fp = fopen( SG(request_info).path_translated, "rb" ); fopen 1383 sapi/phpdbg/phpdbg.c PHPDBG_G(oplog) = fopen(oplog_file, "w+"); fopen 1449 sapi/phpdbg/phpdbg.c FILE *bp_tmp_fp = fopen(bp_tmp_file, "w"); fopen 194 sapi/phpdbg/phpdbg_prompt.c FILE *fp = fopen(init_file, "r"); fopen 178 sapi/phpdbg/phpdbg_set.c PHPDBG_G(oplog) = fopen(param->str, "w+");