php_stream_fopen_tmpfile 1622 ext/ftp/ftp.c  	if ((tmpstream = php_stream_fopen_tmpfile()) == NULL) {
php_stream_fopen_tmpfile 1617 ext/phar/phar.c 				if (!(temp = php_stream_fopen_tmpfile())) {
php_stream_fopen_tmpfile 1668 ext/phar/phar.c 				if (!(temp = php_stream_fopen_tmpfile())) {
php_stream_fopen_tmpfile 2606 ext/phar/phar.c 	newfile = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile 2856 ext/phar/phar.c 		entry->cfp = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile 1830 ext/phar/phar_object.c 	pass.fp = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile 1914 ext/phar/phar_object.c 	pass.fp = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile 2255 ext/phar/phar_object.c 	phar->fp = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile  870 ext/phar/tar.c 	entry->fp = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile  979 ext/phar/tar.c 		entry.fp = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile 1047 ext/phar/tar.c 		entry.fp = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile 1075 ext/phar/tar.c 		entry.fp = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile 1127 ext/phar/tar.c 	newfile = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile 1213 ext/phar/tar.c 		entry.fp = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile  564 ext/phar/util.c 	etemp.fp = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile  669 ext/phar/util.c 	dest->fp = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile  747 ext/phar/util.c 		phar_set_entrypufp(entry, php_stream_fopen_tmpfile() TSRMLS_CC);
php_stream_fopen_tmpfile  842 ext/phar/util.c 	entry->fp = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile  878 ext/phar/util.c 	fp = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile  415 ext/phar/zip.c 			sigfile = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile  894 ext/phar/zip.c 		entry->cfp = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile 1090 ext/phar/zip.c 		newfile = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile 1119 ext/phar/zip.c 		entry.fp = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile 1195 ext/phar/zip.c 		entry.fp = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile 1273 ext/phar/zip.c 		entry.fp = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile 1310 ext/phar/zip.c 		entry.fp = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile 1364 ext/phar/zip.c 	pass.filefp = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile 1377 ext/phar/zip.c 	pass.centralfp = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile  858 ext/standard/file.c 	stream = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile  280 main/streams/cast.c 			newstream = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile  392 main/streams/cast.c 		*newstream = php_stream_fopen_tmpfile();
php_stream_fopen_tmpfile  508 main/streams/memory.c 	file = php_stream_fopen_tmpfile();