php_stream_fopen_tmpfile 1796 ext/ftp/ftp.c  	if ((tmpstream = php_stream_fopen_tmpfile()) == NULL) {
php_stream_fopen_tmpfile 1620 ext/phar/phar.c 				if (!(temp = php_stream_fopen_tmpfile())) {
php_stream_fopen_tmpfile 1671 ext/phar/phar.c 				if (!(temp = php_stream_fopen_tmpfile())) {
php_stream_fopen_tmpfile 2553 ext/phar/phar.c 	newfile = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile 2803 ext/phar/phar.c 		entry->cfp = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile 1807 ext/phar/phar_object.c 	pass.fp = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile 1891 ext/phar/phar_object.c 	pass.fp = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile 2233 ext/phar/phar_object.c 	phar->fp = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile  872 ext/phar/tar.c 	entry->fp = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile  978 ext/phar/tar.c 		entry.fp = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile 1060 ext/phar/tar.c 		entry.fp = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile 1088 ext/phar/tar.c 		entry.fp = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile 1140 ext/phar/tar.c 	newfile = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile 1226 ext/phar/tar.c 		entry.fp = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile  563 ext/phar/util.c 	etemp.fp = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile  668 ext/phar/util.c 	dest->fp = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile  746 ext/phar/util.c 		phar_set_entrypufp(entry, php_stream_fopen_tmpfile());
php_stream_fopen_tmpfile  841 ext/phar/util.c 	entry->fp = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile  877 ext/phar/util.c 	fp = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile  403 ext/phar/zip.c 			sigfile = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile  914 ext/phar/zip.c 		entry->cfp = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile 1115 ext/phar/zip.c 		newfile = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile 1144 ext/phar/zip.c 		entry.fp = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile 1220 ext/phar/zip.c 		entry.fp = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile 1312 ext/phar/zip.c 		entry.fp = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile 1349 ext/phar/zip.c 		entry.fp = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile 1403 ext/phar/zip.c 	pass.filefp = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile 1416 ext/phar/zip.c 	pass.centralfp = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile  838 ext/standard/file.c 	stream = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile  271 main/streams/cast.c 			newstream = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile  383 main/streams/cast.c 		*newstream = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile  506 main/streams/memory.c 	file = php_stream_fopen_tmpfile();