Re: [PHP-DEV] Woah From: Egon Schmid (eschmid <email protected>)
Date: 09/10/01

Wez Furlong wrote:

> So it's never going to collide with anything else
> You say that if you come across it and wonder what it does, the manual
> doesn't tell you what it is. Lets solve that by putting it in the manual.

It is mentioned in the PHP manual. See http://php.net/gettext. We have a
convention, not to document aliases as a function. This means _() is
mentioned within the gettext() function. It is also listet as alias in
Hartmuts function tables. In Hartmuts function tables the _() function
is listed as italic character, but most people wouldn't regocnice the
underscore character as italic character :)

-Egon

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>