This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-30 04:02:19 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2b70aaf12d95dd640203b6141bf2e730dbfa705f
archived-php-src
/
ext
/
gettext
History
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