php-src/ext/wddx
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
..
config.m4 Welcome PHP_ARG_ENABLE and PHP_ARG_WITH. They are there to replace the common 2000-03-27 23:33:38 +00:00
Makefile.in Remove trailing empty lines 2000-05-01 22:38:42 +00:00
php_wddx_api.h (php_wddx_deserialize_ex) return SUCCESS/FAILURE 2000-06-09 03:00:02 +00:00
php_wddx.h Rename macros which begin with underscore to appropiate macros. The general 2000-07-03 00:41:19 +00:00
setup.stub Ported WDDX module. 1999-07-19 20:24:03 +00:00
wddx.c Lowercase class name before checking for it 2000-06-29 14:50:23 +00:00