bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: php support in xgettext


From: Bruno Haible
Subject: Re: php support in xgettext
Date: Tue, 18 Jun 2002 14:16:56 +0200 (CEST)

Sean Proctor writes:
> will xgettext ever support php syntax?

It's on the TODO list.

> as it is, I have to write C-style strings on any lines containing
> calls to gettext.  It would be very nice to be able to use the full
> range of php syntax.  If you could point me into the direction of
> what would be required to add this functionality, I may look into it.

It's basically the addition of a gettext/src/x-php.c module, that
splits the input streams into tokens and recognizes token sequences
indicating function calls.

Bruno



reply via email to

[Prev in Thread] Current Thread [Next in Thread]