(no version information, might be only in CVS)
_zend_hash_index_update_or_next_insert -- ...
说明
#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 )
...