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

Reply via email to