Home
last modified time | relevance | path

Searched refs:fclose (Results 301 – 325 of 1515) sorted by relevance

1...<<11121314151617181920>>...61

/PHP-7.2/ext/standard/tests/strings/
H A Dfprintf_variation_006_64bit.phpt28 fclose($fp);
H A Dfprintf_variation_007.phpt28 fclose($fp);
H A Dfprintf_variation_007_64bit.phpt28 fclose($fp);
/PHP-7.2/ext/ftp/tests/
H A Dftp_nb_get_large.phpt28 fclose($fp);
/PHP-7.2/ext/curl/tests/
H A Dbug48203.phpt21 fclose($fp); // <-- premature close of $fp caused a crash!
H A Dcurl_write_callback.phpt23 fclose($fp);
H A Dcurl_write_return.phpt18 fclose($fp);
H A Dcurl_write_stdout.phpt17 fclose($fp);
/PHP-7.2/ext/standard/tests/file/windows_mb_path/
H A Dtest_cp1250_to_utf8_0.phpt28 var_dump(fclose($f));
H A Dtest_cp1251_0.phpt31 var_dump(fclose($f));
H A Dtest_cp1251_to_utf8_0.phpt28 var_dump(fclose($f));
H A Dtest_cp1253_to_utf8_0.phpt28 var_dump(fclose($f));
H A Dtest_cp936_0.phpt31 var_dump(fclose($f));
H A Dtest_cp936_to_utf8_0.phpt28 var_dump(fclose($f));
H A Dtest_eucjp_to_utf8_0.phpt28 var_dump(fclose($f));
/PHP-7.2/ext/standard/tests/file/
H A Dfstat_basic.phpt7 fclose($fp);
H A Dfstat_variation8.phpt9 fclose($fp);
H A Dfpassthru_basic.phpt20 fclose($write_handle);
56 fclose($read_handle);
H A Dtouch_basic-win32-mb.phpt37 fclose($h);
41 fclose($h);
H A Dtouch_basic-win32.phpt37 fclose($h);
41 fclose($h);
H A Dtouch_basic.phpt38 fclose($h);
42 fclose($h);
H A Dunlink_variation1-win32-mb.phpt33 fclose($fp);
53 fclose($fp);
H A Dunlink_variation1-win32.phpt32 fclose($fp);
52 fclose($fp);
H A Dfread_error.phpt50 fclose($file_handle);
57 var_dump( fclose(@$fp) );
112 Warning: fclose() expects parameter 1 to be resource, null given in %s on line %d
/PHP-7.2/ext/oci8/tests/
H A Dbug70700.phpt57 fclose($fh);
88 fclose($fh);
119 fclose($fh);
150 fclose($fh);

Completed in 24 milliseconds

1...<<11121314151617181920>>...61