php-src/ext/skeleton
Sascha Schumann cd754d7825 Rename macros which begin with underscore to appropiate macros. The general
rule is:

	macro_name=`echo $filename|tr a-z A-Z|sed 's/\./_/'`
2000-07-03 00:41:19 +00:00
..
create_stubs <funcprototype> added to xml generation 2000-06-24 07:40:32 +00:00
php_skeleton.h Rename macros which begin with underscore to appropiate macros. The general 2000-07-03 00:41:19 +00:00
skeleton.c - Fixed incorrect code generated when all parameters are optional. 2000-06-15 01:57:23 +00:00
skeleton.php - Cosmetic changes. 2000-06-09 18:04:17 +00:00