PHP 手册
后退
前进
_zend_hash_add_or_update
(no version information, might be only in CVS)
_zend_hash_add_or_update -- ...
说明
#include <zend_hash.h>
int
_zend_hash_add_or_update
( HashTable* ht, char* arKey, uint nKeyLength, void* pData, uint nDataSize, void** pDest, int flag ZEND_FILE_LINE_DC )
...
参数
ht
...
arKey
...
nKeyLength
...
pData
...
nDataSize
...
pDest
...
flag ZEND_FILE_LINE_DC
...
返回值
...
后退
起点
前进
_zend_get_parameters_array
上一级
_zend_hash_index_update_or_next_insert