]> git.ipfire.org Git - thirdparty/gettext.git/commit
Support for PHP.
authorBruno Haible <bruno@clisp.org>
Mon, 19 Aug 2002 11:02:03 +0000 (11:02 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:08:44 +0000 (12:08 +0200)
commit012803fbf11d258e87f66b17b390c9bd7ee60ccf
tree03f3bc534000fd3eaca421154313d03c530fd6af
parente89f1591141eeef32ad0cc12704ee99aa01c7986
Support for PHP.
18 files changed:
doc/ChangeLog
doc/gettext.texi
doc/xgettext.texi
src/ChangeLog
src/Makefile.am
src/format-php.c [new file with mode: 0644]
src/format.c
src/format.h
src/message.c
src/message.h
src/x-php.c [new file with mode: 0644]
src/x-php.h [new file with mode: 0644]
src/xgettext.c
tests/ChangeLog
tests/Makefile.am
tests/format-php-1 [new file with mode: 0755]
tests/format-php-2 [new file with mode: 0755]
tests/lang-php [new file with mode: 0755]