zend_u_hash_quick_find
zend_u_hash_quick_find -- ...
説明
#include <zend_hash.h>
int
zend_u_hash_quick_find ( HashTable* ht, zend_uchar type, void* arKey, uint nKeyLength, ulong h, void** pData )
...
パラメータ
- ht
...
- type
...
- arKey
...
- nKeyLength
...
- h
...
- pData
...