Home
last modified time | relevance | path

Searched refs:tmpfile (Results 51 – 62 of 62) sorted by relevance

123

/PHP-7.1/ext/standard/tests/filters/
H A Dbasic.phpt12 $fp = tmpfile();
/PHP-7.1/ext/gd/tests/
H A Dimagetruecolortopalette_error3.phpt13 $resource = tmpfile();
H A Dimagecolorallocate_variation2.phpt26 $fp = tmpfile();
H A Dimagecolorallocate_variation3.phpt25 $fp = tmpfile();
H A Dimagecolorallocate_variation4.phpt25 $fp = tmpfile();
H A Dimagecolorallocate_variation1.phpt23 $fp = tmpfile();
/PHP-7.1/ext/ftp/tests/
H A Dftp_fget_basic.phpt19 $fp = tmpfile();
/PHP-7.1/ext/pdo/tests/
H A Dbug_34630.phpt27 $fp = tmpfile();
/PHP-7.1/ext/standard/tests/http/
H A Dserver.inc26 $output = tmpfile();
/PHP-7.1/ext/standard/tests/file/
H A Duserstreams.phpt69 $tf = tmpfile();
74 die("tmpfile is not at start!");
77 die("tmpfile stored $n bytes; should be $DATALEN!");
/PHP-7.1/
H A DREADME.STREAMS80 Open a FILE * with tmpfile() and convert into a stream.
/PHP-7.1/ext/standard/
H A Dbasic_functions.c3109 PHP_NAMED_FE(tmpfile, php_if_tmpfile, arginfo_tmpfile)

Completed in 31 milliseconds

123