_zend_hash_index_update_or_next_insert
(no version information, might be only in CVS)
_zend_hash_index_update_or_next_insert -- ...
Description
#include <zend_hash.h>
int
_zend_hash_index_update_or_next_insert ( HashTable* ht, ulong h, void* pData, uint nDataSize, void** pDest, int flag ZEND_FILE_LINE_DC )
...
Parameters
- ht
...
- h
...
- pData
...
- nDataSize
...
- pDest
...
- flag ZEND_FILE_LINE_DC
...