php_open_temporary_file 2586 ext/gd/gd.c    		tmp = php_open_temporary_file(NULL, NULL, &path);
php_open_temporary_file   25 main/php_open_temporary_file.h PHPAPI FILE *php_open_temporary_file(const char *dir, const char *pfx, zend_string **opened_path_p);