Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:6911 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3337 invoked by uid 1010); 9 Jan 2004 03:23:32 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 3302 invoked from network); 9 Jan 2004 03:23:32 -0000 Received: from unknown (HELO colo.lerdorf.com) (66.198.51.121) by pb1.pair.com with SMTP; 9 Jan 2004 03:23:32 -0000 Received: from DELL (c-24-6-108-60.client.comcast.net [24.6.108.60]) by colo.lerdorf.com (8.12.11.Beta0/8.12.11.Beta0/Debian-1) with ESMTP id i093NUVu010594; Thu, 8 Jan 2004 19:23:31 -0800 Date: Thu, 8 Jan 2004 19:23:35 -0800 (Pacific Standard Time) To: david cc: internals@lists.php.net In-Reply-To: <20040109000822.32929.qmail@pb1.pair.com> Message-ID: References: <20040109000822.32929.qmail@pb1.pair.com> X-X-Sender: rasmus@lerdorf.com MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Status: No, hits=-4.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.61 X-Spam-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on colo Subject: Re: [PHP-DEV] internal API documentation From: rasmus@php.net (Rasmus Lerdorf) Is there some reason you don't want to look at the source? On Thu, 8 Jan 2004, david wrote: > does anyone know where i can find documentation for PHP's internal API? > functions/macros like: > > zend_hash_next_index_insert > zend_register_functions > zend_make_printable_zval > ...etc > > i am writing a PHP extension and i have a few questions on a few APIs where > i need to understand what they really do without looking at the actual PHP > source, if possible. > > david > -- > sub'_{print"@_ ";* \ = * __ ,\ & \} > sub'__{print"@_ ";* \ = * ___ ,\ & \} > sub'___{print"@_ ";* \ = * ____ ,\ & \} > sub'____{print"@_,\n"}&{_+Just}(another)->(Perl)->(Hacker) > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >