Hartmut Holzgraefe
|
bca35ffcb7
|
started to manually fix macro prototypes
(this information can't be extracted by zendapi_macros.php)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205272 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-01-14 20:08:53 +00:00 |
|
Hartmut Holzgraefe
|
bfc31f76ff
|
zend_execute.h added for Z_OBJ_CLASS_NAME_P
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205260 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-01-14 15:25:27 +00:00 |
|
Hartmut Holzgraefe
|
795aad883d
|
include macros in reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205257 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-01-14 15:23:00 +00:00 |
|
Hartmut Holzgraefe
|
17be32553d
|
marco doc templates now autogenerated
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205252 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-01-14 15:12:38 +00:00 |
|
Hartmut Holzgraefe
|
fd1062efcf
|
api change: function 'name' parameter is now passed in as zval, not char*
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205236 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-01-14 13:55:24 +00:00 |
|
Hartmut Holzgraefe
|
20441b8f80
|
prototype was mangled due to greedy parsing in the generator script
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205233 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-01-14 13:52:30 +00:00 |
|
Hartmut Holzgraefe
|
5f2e4ae016
|
flags parameter was missing
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205232 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-01-14 13:51:19 +00:00 |
|
Hartmut Holzgraefe
|
6f27712e93
|
parameter change: idx is now an ulong, not uint
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205231 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-01-14 13:47:15 +00:00 |
|
Hartmut Holzgraefe
|
a57ec08be2
|
created a seperate directory for Zend API macros
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205222 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-01-14 13:13:23 +00:00 |
|
Hartmut Holzgraefe
|
ad3f2ef819
|
lots of new functions since the last zendapi_protos.php
run, most of them unicode related ...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205221 c90b9560-bf6c-de11-be94-00142212c4b1
|
2006-01-14 12:37:32 +00:00 |
|
Dave Barr
|
11055a8ad0
|
- Typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202396 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-08 12:10:54 +00:00 |
|
Jakub Vrana
|
baf0536db2
|
An unique (bug #34880)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198602 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-10-17 12:36:02 +00:00 |
|
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 |
|
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 |
|