Date: 08/22/01
- Next message: aabamber <email protected>: "[PHP-DEV] Bug #12893: Cgi error with Virtual directory"
- Previous message: Liam Hoekenga: "[PHP-DEV] Re: Bug #12883 Updated: krb4 support in c-client"
- In reply to: Jeroen van Wolffelaar: "Re: [PHP-DEV] pif"
- Next in thread: Jeroen van Wolffelaar: "Re: [PHP-DEV] pif"
- Reply: Jeroen van Wolffelaar: "Re: [PHP-DEV] pif"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, 22 Aug 2001, Jeroen van Wolffelaar wrote:
> anyway, I was thinking about helper-functions, which you only want to use
> straight from an other function. Mostly this will be the set of functions
> which are not PHP_FUNCTION or PHP_API.
>
> A example in math.c:
> _php_math_number_format -> pif_math_number_format
>
> I was going to add some to rand.c. For example: pif_randmax_mt(), only used
> by the php-api function php_randmax().
> (the pif-function is in this case a macro -> bad example, but anyway...)
What's wrong with php_ prefix?
-Andrei
* I don't mind going nowhere as long as it's an interesting path. *
-- 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>
- Next message: aabamber <email protected>: "[PHP-DEV] Bug #12893: Cgi error with Virtual directory"
- Previous message: Liam Hoekenga: "[PHP-DEV] Re: Bug #12883 Updated: krb4 support in c-client"
- In reply to: Jeroen van Wolffelaar: "Re: [PHP-DEV] pif"
- Next in thread: Jeroen van Wolffelaar: "Re: [PHP-DEV] pif"
- Reply: Jeroen van Wolffelaar: "Re: [PHP-DEV] pif"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

