Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:3706 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 93906 invoked from network); 3 Aug 2003 16:41:57 -0000 Received: from unknown (HELO localhost.localdomain) (12.235.53.226) by pb1.pair.com with SMTP; 3 Aug 2003 16:41:57 -0000 Received: (from andrei@localhost) by localhost.localdomain (8.11.6/8.11.6) id h73GfeJ25937; Sun, 3 Aug 2003 09:41:40 -0700 X-Authentication-Warning: localhost.localdomain: andrei set sender to andrei@gravitonic.com using -f Date: Sun, 3 Aug 2003 09:41:40 -0700 To: fuhs@purdue.edu Cc: Marcus =?iso-8859-1?Q?B=F6rger?= , internals@lists.php.net Message-ID: <20030803164139.GA25902@hyperion.gravitonic.com> Mail-Followup-To: Andrei Zmievski , fuhs@purdue.edu, Marcus =?iso-8859-1?Q?B=F6rger?= , internals@lists.php.net References: <1057699980.3f0b388c49ac8@webmail.purdue.edu> <1057701504.3f0b3e80ad785@webmail.purdue.edu> <932993776.20030709000015@post.rwth-aachen.de> <1057702282.3f0b418b036ae@webmail.purdue.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1057702282.3f0b418b036ae@webmail.purdue.edu> User-Agent: Mutt/1.4.1i Subject: Re: Re[2]: [PHP-DEV] Question: How do you get a zval** in a non-deprecated way? From: andrei@gravitonic.com (Andrei Zmievski) On Tue, 08 Jul 2003, fuhs@purdue.edu wrote: > I had asked about this before, but I ran into some kind of confirmation thing > and the discussion stopped. > > This patch would add a 'Z' flag to zend_parse_parameters*(). > > Example: > > #typdef zvar zval** > > zvar a_zvar; > > zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "Z", &zvar); First off, what do you need access to zval** for, exactly? -Andrei A room without books is like a body without a soul. -- Marcus Tullius Cicero (106-43 B.C.)