Home
last modified time | relevance | path

Searched refs:fopen (Results 1051 – 1075 of 1250) sorted by relevance

1...<<41424344454647484950

/php-src/ext/standard/tests/file/
H A Dcopy_variation6-win32.phpt24 fclose( fopen($src_file_name, "w") );
H A Dcopy_variation6.phpt24 fclose( fopen($src_file_name, "w") );
H A Dfgetc_variation3.phpt24 $file_handle = fopen($filename, $file_mode);
H A Dfgets_variation1.phpt20 $file_handle = fopen($filename, $file_mode);
H A Dsymlink_link_linkinfo_is_link_variation1.phpt21 $fp = fopen($filename, "w");
H A Dlstat_stat_variation19.phpt15 $fp = fopen("$file_path/lstat_stat_variation19.tmp", "w"); // temp file
H A Dfgetcsv_variation22.phpt36 $file_handle = fopen($filename, "w");
38 $file_handle = fopen($filename, $file_modes[$mode_counter] );
57 $file_handle = fopen($filename, $file_modes[$mode_counter]);
H A Dfgetcsv_variation29.phpt36 $file_handle = fopen($filename, "w");
38 $file_handle = fopen($filename, $file_modes[$mode_counter] );
58 $file_handle = fopen($filename, $file_modes[$mode_counter]);
H A Dfgetcsv_variation30.phpt36 $file_handle = fopen($filename, "w");
38 $file_handle = fopen($filename, $file_modes[$mode_counter] );
57 $file_handle = fopen($filename, $file_modes[$mode_counter]);
H A Dfgetcsv_variation31.phpt36 $file_handle = fopen($filename, "w");
38 $file_handle = fopen($filename, $file_modes[$mode_counter] );
58 $file_handle = fopen($filename, $file_modes[$mode_counter]);
H A Dcopy_variation1.phpt12 $file_handle = fopen($src_file_name, "w");
H A Dcopy_variation16-win32.phpt24 $file_handle = fopen($src_file_name, "w");
H A Dlstat_stat_variation20.phpt17 $fp = fopen("$file_path/lstat_stat_variation20.tmp", "w"); // temp file
/php-src/ext/standard/tests/general_functions/
H A Dis_string.phpt60 $fp = fopen (__FILE__, "r");
H A Dintval.phpt60 $fp = fopen (__FILE__, "r");
/php-src/ext/standard/tests/strings/
H A Dsprintf_variation1.phpt24 $file_handle = fopen(__FILE__, 'r');
H A Djoin_error1.phpt18 $fp = fopen(__FILE__, "r");
/php-src/ext/standard/tests/array/
H A Darray_diff_assoc_variation1.phpt31 $fp = fopen(__FILE__, "r");
H A Darray_diff_variation1.phpt31 $fp = fopen(__FILE__, "r");
H A Darray_map_variation17.phpt22 $fp = fopen(__FILE__, "r");
H A Darray_merge_recursive_variation4.phpt17 $fp = fopen(__FILE__, "r");
H A Darray_reverse_variation4.phpt17 $fp = fopen(__FILE__, "r");
H A Darray_unshift_variation4.phpt18 $fp = fopen(__FILE__, "r");
H A Dend.phpt95 $file_handle = fopen(__FILE__, "r");
H A Darray_diff_uassoc_variation2.phpt23 $fp = fopen(__FILE__, "r");

Completed in 51 milliseconds

1...<<41424344454647484950