Hi, can it be assumed that zval.str.val[zval.str.len] = '\0'? i.e., the byte after the string in a zval is the null-byte? That is assumed in various places in ext/standard/string.c, and AFAIK that may not always be true. TIA, Jeroen -- 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]
- Re: [PHP-DEV] Programming question jeroen
- Re: [PHP-DEV] Programming question Rasmus Lerdorf
- Re: [PHP-DEV] Programming question Zeev Suraski
- Re: [PHP-DEV] Programming question Thies C. Arntzen
- Re: [PHP-DEV] Programming question George Schlossnagle
- Re: [PHP-DEV] Programming question Thies C. Arntzen
- Re: [PHP-DEV] Programming question Zeev Suraski
- Re: [PHP-DEV] Programming questi... George Schlossnagle
- Re: [PHP-DEV] Programming question Daniel Cowgill