On Fri, 11 May 2001, Jason Greene wrote: > Its actually not that pretty.... > Since the entries are in a hashtable, > you have to duplicate the values, with just another key. You could just reuse the same value with refcount++ but that means you can't use nice add_* functions, gotta use zend_hash_* ones directly. ;-) -Andrei The Heineken Uncertainty Principle: You can never be sure how many beers you had last night. -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
- [PHP-DEV] stat/fstat Zeev Suraski
- Re: [PHP-DEV] stat/fstat Zeev Suraski
- Re: [PHP-DEV] stat/fstat Jason Greene
- Re: [PHP-DEV] stat/fstat Stig Sæther Bakken
- Re: [PHP-DEV] stat/fstat derick
- Re: [PHP-DEV] stat/fstat Brian Foddy
- Re: [PHP-DEV] stat/fstat Jason Greene
- Re: [PHP-DEV] stat/fstat Andrei Zmievski
- Re: [PHP-DEV] stat/fstat Jason Greene
- Re: [PHP-DEV] stat/fstat Andrei Zmievski
- Re: [PHP-DEV] stat/fstat Jason Greene
- Re: [PHP-DEV] stat/fstat Zeev Suraski
- Re: [PHP-DEV] stat/fstat Jason Greene
- Re: [PHP-DEV] stat/fstat Zeev Suraski
- Re: [PHP-DEV] stat/fstat Andrei Zmievski
- Re: [PHP-DEV] stat/fstat Jason Greene
- Re: [PHP-DEV] stat/fstat Jason Greene
- Re: [PHP-DEV] stat/fstat Zeev Suraski