Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:6919 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89054 invoked by uid 1010); 9 Jan 2004 07:15:32 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 89030 invoked from network); 9 Jan 2004 07:15:31 -0000 Received: from unknown (HELO dikode.com) (195.219.191.200) by pb1.pair.com with SMTP; 9 Jan 2004 07:15:31 -0000 Received: from TRABAJOS2 (116.red-80-37-11.pooles.rima-tde.net [80.37.11.116]) (authenticated (0 bits)) by dikode.com (8.12.10/8.11.0) with ESMTP id i09AZB8K009052; Fri, 9 Jan 2004 08:35:22 -0200 X-Authentication-Warning: dikode.com: dikode owned process doing -bs Message-ID: <00a201c3d680$5bda0a80$0301a8c0@TRABAJOS2> To: , References: <20040109000822.32929.qmail@pb1.pair.com> Date: Fri, 9 Jan 2004 08:15:05 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2720.3000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Subject: Re: [PHP-DEV] internal API documentation From: epplestun@alaplaya.com ("Ivan Rodriguez") Hi David, you can view more information about Zend API in www.zend.com/apidoc/ Regards ----- Original Message ----- From: "david" To: Sent: Friday, January 09, 2004 1:39 AM Subject: [PHP-DEV] internal API documentation > 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 >