php-src/ext/gettext
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 Make gettext extension compilable as shared module. 2000-05-23 22:26:51 +00:00
gettext.c - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch 2000-06-05 19:47:54 +00:00
Makefile.in Make gettext extension compilable as shared module. 2000-05-23 22:26:51 +00:00
php_gettext.h Rename macros which begin with underscore to appropiate macros. The general 2000-07-03 00:41:19 +00:00
setup.stub incorporate gettext support 1999-04-21 17:26:16 +00:00