Commit graph

92 commits

Author SHA1 Message Date
Hartmut Holzgraefe
c78b7f09a8 this was actually an internal prototype definition and not a macro
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205283 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-14 21:42:41 +00:00
Hartmut Holzgraefe
e6c221c0ab macros from zend_modules.h
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205279 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-14 21:29:19 +00:00
Hartmut Holzgraefe
da799963a7 file has been moved to zendapi/macros already
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205278 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-14 21:26:55 +00:00
Hartmut Holzgraefe
023e3746f0 section title change and id= attribute added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205276 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-14 21:25:11 +00:00
Hartmut Holzgraefe
6809c2e096 a few more macro protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205273 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-14 20:16:17 +00:00
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 )
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
1257278519 minor XML tuning
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197576 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-04 19:55:07 +00:00
Dan Scott
cf05ac7d25 Break PDO driver specification into one file per section.
Hopefully fix most whitespace issues.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197512 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-03 22:02:16 +00:00
Dan Scott
4d48ea1c56 Add section IDs so that output HTML files are named consistently.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197502 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-03 18:55:11 +00:00
Wez Furlong
ff5f3e0be7 improve pdo spec documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197485 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-03 15:16:57 +00:00
Wez Furlong
ad180ce883 IBM has contributed an howto for creating PDO drivers.
They supplied the text to me as a word doc, and I've converted that to
Open Office and then used OOo2sDbk (http://www.chez.com/ebellot/ooo2sdbk/)
to arrive at what you see here.

This text is based on an older version of the driver API, and I will be
updating this in the near future.

I'd like to ask a phpdoc'er to volunteer to patch up the formatting to make
it acceptable for inclusion in the manual before I do this; I'm really short
on time right now, and I'm not up to speed with the latest phpdoc rules.

Feel free to split this document out into multiple files as you see fit.

Many thanks!


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196270 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-18 01:13:06 +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
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