fopen 791 TSRM/TSRM.c tsrm_error_file = fopen(debug_filename, "w"); fopen 385 Zend/zend.c return fopen(filename, "rb"); fopen 1504 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 2595 ext/opcache/ZendAccelerator.c f = fopen("/proc/self/maps", "r"); fopen 131 ext/opcache/shared_alloc_win32.c FILE *fp = fopen(mmap_base_file, "r"); fopen 309 ext/opcache/shared_alloc_win32.c FILE *fp = fopen(mmap_base_file, "w"); fopen 234 ext/opcache/zend_accelerator_blacklist.c if ((fp = fopen(filename, "r")) == NULL) { fopen 52 ext/opcache/zend_accelerator_debug.c fLog = fopen(ZCG(accel_directives).error_log, "a+"); fopen 85 ext/pcre/pcrelib/dftables.c f = fopen(argv[i], "wb"); fopen 1064 ext/phar/func_interceptors.c PHAR_INTERCEPT(fopen); fopen 1101 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 3077 ext/standard/basic_functions.c PHP_NAMED_FE(fopen, php_if_fopen, arginfo_fopen) fopen 281 ext/zip/lib/zip_source_filep.c if ((ctx->f=fopen(ctx->fname, "rb")) == NULL) { fopen 204 sapi/fpm/fpm/fpm_php_trace.c slowlog = fopen(child->wp->config->slowlog, "a+"); fopen 519 sapi/litespeed/lsapi_main.c fp = fopen( SG(request_info).path_translated, "rb" ); fopen 1760 sapi/phpdbg/phpdbg.c PHPDBG_G(oplog) = fopen(oplog_file, "w+"); fopen 321 sapi/phpdbg/phpdbg_prompt.c FILE *fp = fopen(init_file, "r"); fopen 211 sapi/phpdbg/phpdbg_set.c PHPDBG_G(oplog) = fopen(param->str, "w+");