>zend_hash_find(obj->value.obj.properties,"foo",sizeof("foo"),(void**)&tmpSt
ring);
You're almost correct, sizeof("foo") should be sizeof("foo")+1
Cheerio, Marc.
--
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] Extension help Barry Mitchelson
- Re: [PHP-DEV] Extension help Sterling Hughes
- Re: [PHP-DEV] Extension help Barry Mitchelson
- Re: [PHP-DEV] Extension help Sterling Hughes
- Re: [PHP-DEV] Extension help Marc Boeren
- Re: [PHP-DEV] Extension help Barry Mitchelson
- RE: [PHP-DEV] Extension help Marc Boeren
- Re: [PHP-DEV] Extension help Barry Mitchelson
- Re: [PHP-DEV] Extension help Stanislav Malyshev
- RE: [PHP-DEV] Extension help Stanislav Malyshev
- Re: [PHP-DEV] Extension help Andrei Zmievski
- RE: [PHP-DEV] Extension help Marc Boeren
- RE: [PHP-DEV] Extension help Marc Boeren
- Re: [PHP-DEV] Extension help Barry Mitchelson
- Re: [PHP-DEV] Extension help Stanislav Malyshev
