On Mon, 12 Mar 2001, Zeev Suraski wrote: > No, it's really inaccessible :) We managed to write the engine without > needing it... Is it impossible to replace it with other functions? How do you sprintf to buffer of fixed size without possible overflow? I suppose I could use strlcat() to build the string piece by piece. Is that available in the engine? -Andrei When we eliminate the impossible, whatever remains, however improbable, must be true. -- Sherlock Holmes -- 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] Re: [ZEND-ENGINE] cvs: Zend / zend_API.c zend... Sebastian Bergmann
- Re: [PHP-DEV] Re: [ZEND-ENGINE] cvs: Zend / zend_A... Zeev Suraski
- Re: [PHP-DEV] Re: [ZEND-ENGINE] cvs: Zend / ze... Andrei Zmievski
- Re: [PHP-DEV] Re: [ZEND-ENGINE] cvs: Zend ... Zeev Suraski
- Re: [PHP-DEV] Re: [ZEND-ENGINE] cvs: Z... Andrei Zmievski
- Re: [PHP-DEV] Re: [ZEND-ENGINE] c... Jason Greene
- Re: [PHP-DEV] Re: [ZEND-ENGIN... Andrei Zmievski
- Re: [PHP-DEV] Re: [ZEND-E... Jason Greene
- Re: [PHP-DEV] Re: [ZEND-ENGIN... Andi Gutmans
- Re: [PHP-DEV] Re: [ZEND-E... Andrei Zmievski
- Re: [PHP-DEV] Re: [ZEND-E... Sebastian Bergmann
- Re: [PHP-DEV] Re: [ZEND-ENGINE] cvs: Zend ... Shane Caraveo
- Re: [PHP-DEV] Re: [ZEND-ENGINE] cvs: Z... Andi Gutmans
- Re: [PHP-DEV] Re: [ZEND-ENGINE] cvs: Z... Zeev Suraski