Home
last modified time | relevance | path

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

12345678910>>...58

/PHP-5.5/ext/standard/tests/file/
H A Dfeof_basic.phpt20 fclose($h);
35 fclose($h);
66 fclose($h);
H A Dbug53848.phpt10 fclose($fp);
H A Dbug35781.phpt13 fclose($fp);
H A Dtouch_variation2.phpt12 fclose($fp);
H A Dbug52820.phpt30 fclose(do_stuff("php://temp"));
33 fclose(do_stuff("php://memory"));
H A Dfilesize_variation3.phpt22 fclose($file_handle);
31 fclose($file_handle);
H A Dfilesize_variation3-win32.phpt22 fclose($file_handle);
31 fclose($file_handle);
H A Dfiletype_variation.phpt28 fclose( fopen($file1, "w") );
29 fclose( fopen($file2, "w") );
H A Dfile_get_contents_basic001.phpt11 fclose($handle);
/PHP-5.5/ext/standard/tests/streams/
H A Dbug65483.phpt15 fclose($fd);
/PHP-5.5/ext/phar/tests/cache_list/files/
H A Dwrite24.phar.inc12 fclose($fp);
H A Dphar_test.inc69 fclose($fp);
75 fclose($fp);
/PHP-5.5/ext/phar/tests/files/
H A Dphar_test.inc69 fclose($fp);
75 fclose($fp);
/PHP-5.5/ext/pdo_oci/tests/
H A Dbug46274_2.phpt53 fclose($row[0]);
58 fclose($row[0]);
/PHP-5.5/ext/phar/tests/tar/
H A Dopen_for_write_existing_b.phpt41 fclose($fp);
56 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.phpt39 fclose($fp);
54 Warning: fclose(): supplied argument is not a valid stream resource in %spen_for_write_existing_b_5…
/PHP-5.5/ext/phar/tests/zip/
H A Dopen_for_write_existing_b.phpt41 fclose($fp);
53 Warning: fclose() expects parameter 1 to be resource, boolean given in %spen_for_write_existing_b.p…
H A Dopen_for_write_existing_b_5_2.phpt39 fclose($fp);
51 Warning: fclose(): supplied argument is not a valid stream resource in %spen_for_write_existing_b_5…
/PHP-5.5/ext/standard/tests/network/
H A Dsocket_get_status_basic.phpt16 fclose($server);
/PHP-5.5/ext/spl/tests/
H A DSplFileObject_fgetcsv_delimiter_error.phpt12 fclose($fp);
H A DSplFileObject_fgetcsv_enclosure_error.phpt12 fclose($fp);
H A DSplFileObject_fgetcsv_escape_error.phpt7 fclose($fp);
/PHP-5.5/ext/standard/tests/filters/
H A Dbug46164-1.phpt19 var_dump(fclose($fd));
/PHP-5.5/ext/ftp/tests/
H A Dserver.inc53 fclose($fs);
65 fclose($GLOBALS['s']);
149 fclose($s);
169 fclose($s);
248 fclose($fs);
291 fclose($fs);
383 fclose($fs);
423 fclose($s);
427 fclose($socket);
/PHP-5.5/sapi/isapi/stresstest/
H A Dstresstest.cpp119 fclose(fp1); in CompareFiles()
148 fclose(fp1); in CompareFiles()
149 fclose(fp2); in CompareFiles()
184 fclose(fp); in CompareStringWithFile()
205 fclose(fp); in ReadGlobalEnvironment()
247 fclose(fp); in ReadFileList()
359 fclose(fp); in ParseTestFile()
360 fclose(ft); in ParseTestFile()
361 fclose(fe); in ParseTestFile()

Completed in 24 milliseconds

12345678910>>...58