Looking for an example of zend_hash_quick_add() or zend_hash_add()

From: Date: Mon, 05 May 2014 09:29:06 +0000
Subject: Looking for an example of zend_hash_quick_add() or zend_hash_add()
Groups: php.internals 
Request: Send a blank email to internals+get-73883@lists.php.net to get a copy of this message
Yes I  can find examples in existing source code,

zend_hash_quick_add(EG(active_symbol_table), key->arKey,
key->nKeyLength, key->h, &tmp, sizeof(zval*), (void**)&p);

But I only know the HashTable, key, key length parameters, I'm not
sure what to fill in for the rest

Can anyone give me an example?

-- 
Best Regards,
Aaron Lewis - PGP: 0x13714D33 - http://pgp.mit.edu/
Finger Print:   9F67 391B B770 8FF6 99DC  D92D 87F6 2602 1371 4D33


Thread (2 messages)

« previous php.internals (#73883) next »