Home
last modified time | relevance | path

Searched refs:fopen (Results 976 – 1000 of 1248) sorted by relevance

1...<<31323334353637383940>>...50

/php-src/ext/mysqli/tests/
H A Dmysqli_debug_append.phpt44 if (!$fp = fopen($trace_file, 'w')) {
H A Dmysqli_info.phpt56 if (!$fp = fopen($file, 'w'))
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_exec_load_data.phpt71 $fp = fopen($filename, "w");
/php-src/ext/standard/tests/general_functions/
H A Ddebug_zval_dump_b.phpt10 $file_handle = fopen(__FILE__, "r");
/php-src/ext/zlib/tests/
H A Dbug71417.phpt52 $r = fopen($fn, "r");
/php-src/ext/phar/tests/files/
H A Dopenssl.phar115 $fp = fopen(__FILE__, 'rb');
294 <?php echo "web\n";<?php echo "in b\n";$a = fopen("index.php", "r", true);echo stream_get_contents(…
H A Dopenssl256.phar115 $fp = fopen(__FILE__, 'rb');
294 <?php echo "web\n";<?php echo "in b\n";$a = fopen("index.php", "r", true);echo stream_get_contents(…
H A Dopenssl512.phar115 $fp = fopen(__FILE__, 'rb');
294 <?php echo "web\n";<?php echo "in b\n";$a = fopen("index.php", "r", true);echo stream_get_contents(…
H A Dnophar.phar115 $fp = fopen(__FILE__, 'rb');
294 <?php echo "web\n";<?php echo "in b\n";$a = fopen("index.php", "r", true);echo stream_get_contents(…
/php-src/ext/phar/tests/cache_list/files/
H A Dnophar.phar115 $fp = fopen(__FILE__, 'rb');
294 <?php echo "web\n";<?php echo "in b\n";$a = fopen("index.php", "r", true);echo stream_get_contents(…
H A Dopenssl.phar115 $fp = fopen(__FILE__, 'rb');
294 <?php echo "web\n";<?php echo "in b\n";$a = fopen("index.php", "r", true);echo stream_get_contents(…
/php-src/ext/standard/tests/file/
H A Dfscanf_variation24.phpt14 $file_handle = fopen($filename, "w");
57 $file_handle = fopen($filename, "r");
H A Dfscanf_variation33.phpt20 $file_handle = fopen($filename, "w");
64 $file_handle = fopen($filename, "r");
H A Dfscanf_variation39.phpt20 $file_handle = fopen($filename, "w");
59 $file_handle = fopen($filename, "r");
H A Dfwrite_variation3-win32.phpt36 $file_handle = fopen($filename, $file_mode);
38 echo "Error: failed to fopen() file: $filename!";
H A Dfwrite_variation3.phpt36 $file_handle = fopen($filename, $file_mode);
38 echo "Error: failed to fopen() file: $filename!";
H A Dglob_variation-win32-mb.phpt21 $fp = fopen("$file_path/glob_variation私はガラスを食べられます/wonder12345", "w");
23 $fp = fopen("$file_path/glob_variation私はガラスを食べられます/wonder;123456", "w");
H A Dglob_variation-win32.phpt20 $fp = fopen("$file_path/glob_variation/wonder12345", "w");
22 $fp = fopen("$file_path/glob_variation/wonder;123456", "w");
H A Dcopy_variation8.phpt25 fclose( fopen($file, "w") );
/php-src/ext/phar/
H A Dshortarc.php115 $fp = fopen(__FILE__, 'rb');
/php-src/ext/standard/tests/array/
H A Darray_intersect_assoc_variation7.phpt18 $fp = fopen(__FILE__, "r");
H A Darray_intersect_assoc_variation8.phpt18 $fp = fopen(__FILE__, "r");
H A Darray_intersect_variation7.phpt18 $fp = fopen(__FILE__, "r");
H A Darray_intersect_variation8.phpt18 $fp = fopen(__FILE__, "r");
/php-src/ext/phar/tests/tar/files/
H A Dtarmaker.php.inc137 $this->tmp = fopen($this->path, 'wb');

Completed in 62 milliseconds

1...<<31323334353637383940>>...50