Home
last modified time | relevance | path

Searched refs:fclose (Results 176 – 200 of 1063) sorted by relevance

12345678910>>...43

/php-src/ext/standard/tests/file/
H A Dfileinode_variation.phpt22 fclose( fopen( $file1, "w" ) );
23 fclose( fopen( $file2, "w" ) );
57 fclose( fopen("$file_path/old.txt", "w") );
H A Dfputcsv_variation16.phpt15 fclose($stream);
H A Dbug45985.phpt9 fclose($f);
H A Dfopen_variation1.phpt10 fclose($fd);
H A Dbug30362.phpt13 fclose($resource);
H A Dbug40374.phpt10 fclose($fp);
H A Dfilesize_variation3.phpt11 fclose($file_handle);
24 fclose($file_handle);
H A Dfiletype_variation.phpt19 fclose( fopen($file1, "w") );
20 fclose( fopen($file2, "w") );
H A Dfputcsv.phpt36 fclose($fp);
51 fclose($fp);
H A Dfputcsv_variation15.phpt38 fclose($fp);
53 fclose($fp);
H A Dfread_fwrite_basic.phpt29 fclose($h);
44 fclose($h);
H A Dfscanf_variation54.phpt34 fclose($file_handle);
53 fclose($file_handle);
H A Dfread_socket_variation1.phpt19 fclose($server);
H A Dbug22382.phpt9 fclose($fp);
/php-src/ext/standard/tests/image/
H A Diptcembed_001.phpt9 fclose($fp);
/php-src/tests/output/
H A Dstream_isatty_non_castable_user_stream.phpt11 fclose($fp);
/php-src/ext/exif/tests/
H A Dexif_read_data_streams_seek.phpt18 fclose($fp);
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct_uri.phpt25 fclose($fp);
41 fclose($fp);
/php-src/sapi/cli/tests/
H A Dcli_server_persistent_string001.phpt14 fclose($fd);
/php-src/Zend/
H A Dzend_vm_trace_lines.h36 fclose(vm_trace_file); in zend_vm_trace_finish()
/php-src/ext/standard/tests/streams/
H A Dbug72534.phpt9 fclose($fp0);
H A Dbug72857.phpt13 fclose($fp0);
/php-src/Zend/tests/function_arguments/
H A Dargument_count_correct.phpt16 fclose($fp);
/php-src/Zend/tests/
H A Dget_resource_id.phpt12 fclose($file);
/php-src/ext/standard/tests/serialize/
H A Dserialization_resources_001.phpt8 fclose($file_handle);

Completed in 22 milliseconds

12345678910>>...43