On November 12, 2003 06:16 pm, Moriyoshi Koizumi wrote: > Well, then it looks like I have to wonder, if there is any option to > get them combined into an unified function, hopefully by deprecating > two of those?
What would be the advantage of such an approach? Code wise you won't gain any reduction and you may change the behaviour of an existing function. Each function is based on a different underlying C function is a wrapper of said function, why change that? Ilia -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php