#include <zend_hash.h>
int zend_u_hash_quick_add ( HashTable* ht, zend_uchar type, void* arKey, uint nKeyLength, ulong h, void* pData, uint nDataSize, void** pDest )...
ht...
type...
arKey...
nKeyLength...
h...
pData...
nDataSize...
pDest...
| Précédent | Sommaire | Suivant |
| zend_u_hash_init | Niveau supérieur | zend_u_hash_quick_exists |