Commit graph

20 commits

Author SHA1 Message Date
Nuno Lopes
79fb1af60a rename this file, so that it doesnt interfere with zend_param_count.xml file on windows (which is case in-sensitive)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195249 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-06 10:52:25 +00:00
Hartmut Holzgraefe
e13e53a688 added the Z_...() macros from zend_objects.h
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194774 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-31 22:33:35 +00:00
Hartmut Holzgraefe
1291fa6bd2 more wrapper macros
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194681 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-30 21:04:12 +00:00
Hartmut Holzgraefe
598edd002f added zend.h prototypes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194676 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-30 20:34:06 +00:00
Hartmut Holzgraefe
685516c11f added ZEND_API functions from zend_header.h
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194672 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-30 20:27:42 +00:00
Hartmut Holzgraefe
5b7923010c added more wrapper macros
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194656 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-30 17:58:00 +00:00
Hartmut Holzgraefe
f8b52d2e26 forgot to change function names and ids
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194654 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-30 17:39:05 +00:00
Hartmut Holzgraefe
db77e9f97e convenience macros for some ..._ex functions added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194651 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-30 17:24:32 +00:00
Hartmut Holzgraefe
fa6a047367 fixed the stupid thinko in the parameter parsing code
(using a parameters type as array key was really not a good idea)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194650 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-30 17:20:22 +00:00
Hartmut Holzgraefe
6b33242ff3 another API function documented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194588 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-29 21:47:26 +00:00
Hartmut Holzgraefe
d56789eaaa another macro documented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194584 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-29 19:45:40 +00:00
Hartmut Holzgraefe
fff32a3859 added a API macro to test <function> linking against names that only differ in caseness
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194542 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-29 00:34:00 +00:00
Hartmut Holzgraefe
82b19804fa added #include info to all function files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194521 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-28 16:11:34 +00:00
Hartmut Holzgraefe
6fb220ef92 added some more skeleton files,
no idea why these were missed on the previous commits ...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194496 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-28 13:27:07 +00:00
Hartmut Holzgraefe
0be9face7b re-run of script fixed parameter types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194495 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-28 13:26:20 +00:00
Hartmut Holzgraefe
7251f306b7 API function list included in index.xml,
one sample api function filled with content


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194493 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-28 13:16:22 +00:00
Hartmut Holzgraefe
039a7aab5a function skeletons generated from zend_objects_API.h
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194491 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-28 12:30:38 +00:00
Hartmut Holzgraefe
3475bb5371 first bunch of API functions generated by zendapi_protos.php,
so far only zend_API.h was parsed


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194490 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-28 09:58:51 +00:00
Dallas Wang
5848f27a45 Typo fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194117 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-21 21:24:48 +00:00
Gabor Hojtsy
811a7db395 New internals documentation section added:
- PHP 3 development appendix moved to this part
 - Streams API docs moved to this part
 - ZendAPI docs with figures integrated in this part

More info: http://news.php.net/php.doc/969369673


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194089 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-21 16:27:09 +00:00