Home
last modified time | relevance | path

Searched refs:fclose (Results 151 – 175 of 1428) sorted by relevance

12345678910>>...58

/PHP-5.5/ext/standard/tests/file/
H A Dfileinode_variation.phpt26 fclose( fopen( $file1, "w" ) );
27 fclose( fopen( $file2, "w" ) );
61 fclose( fopen("$file_path/old.txt", "w") );
H A Dbug22382.phpt9 fclose($fp);
H A Dfscanf_variation54.phpt39 fclose($file_handle);
58 fclose($file_handle);
H A Dlstat_stat_variation21.phpt28 fclose($fp);
40 fclose($file_handle);
H A Dfputcsv_variation15.phpt38 fclose($fp);
53 fclose($fp);
H A Dstream_get_line.phpt12 fclose($fp);
/PHP-5.5/sapi/cli/tests/
H A Dphp_cli_server_013.phpt37 fclose($fp);
59 fclose($fp);
80 fclose($fp);
/PHP-5.5/ext/phar/tests/cache_list/files/
H A Dwrite24.phar6 fclose($fp);
/PHP-5.5/ext/standard/tests/general_functions/
H A D004.phpt10 fclose($fp);
/PHP-5.5/ext/zlib/tests/
H A Dzlib_wrapper_fstat_basic.phpt14 fclose($h);
/PHP-5.5/ext/standard/tests/streams/
H A Dstream_get_meta_data_socket_basic.phpt8 fclose($tcp_socket);
H A Dstream_socket_pair.phpt10 fclose($sockets[0]);
H A Dstream_get_meta_data_file_basic.phpt10 fclose($fp);
/PHP-5.5/ext/phar/tests/
H A Dopen_for_write_existing_b.phpt31 fclose($fp);
43 Warning: fclose() expects parameter 1 to be resource, boolean given in %sopen_for_write_existing_b.…
H A Dopen_for_write_existing_b_5_2.phpt29 fclose($fp);
41 Warning: fclose(): supplied argument is not a valid stream resource in %spen_for_write_existing_b_5…
/PHP-5.5/ext/phar/tests/tar/
H A Dopen_for_write_existing_c.phpt35 fclose($fp);
50 Warning: fclose() expects parameter 1 to be resource, boolean given in %spen_for_write_existing_c.p…
H A Dopen_for_write_existing_c_5_2.phpt33 fclose($fp);
48 Warning: fclose(): supplied argument is not a valid stream resource in %sopen_for_write_existing_c_…
/PHP-5.5/ext/phar/tests/zip/
H A Dopen_for_write_existing_c.phpt35 fclose($fp);
47 Warning: fclose() expects parameter 1 to be resource, boolean given in %spen_for_write_existing_c.p…
H A Dopen_for_write_existing_c_5_2.phpt33 fclose($fp);
45 Warning: fclose(): supplied argument is not a valid stream resource in %sopen_for_write_existing_c_…
/PHP-5.5/ext/spl/tests/
H A DSplFileObject_fgetcsv_basic.phpt12 fclose($fp);
H A DSplFileObject_fgetcsv_delimiter_basic.phpt12 fclose($fp);
H A DSplFileObject_fgetcsv_enclosure_basic.phpt12 fclose($fp);
H A DSplFileObject_fgetcsv_escape_basic.phpt7 fclose($fp);
H A DSplFileObject_fgetcsv_escape_default.phpt7 fclose($fp);
/PHP-5.5/ext/tokenizer/
H A Dtokenizer.php11 fclose($fp);

Completed in 26 milliseconds

12345678910>>...58