_zend_hash_merge

(no version information, might be only in CVS)

_zend_hash_merge -- ...

说明

#include <zend_hash.h>

void _zend_hash_merge ( HashTable* target, HashTable* source, copy_ctor_func_t pCopyConstructor, void* tmp, uint size, int overwrite ZEND_FILE_LINE_DC )

...

参数

target

...

source

...

pCopyConstructor

...

tmp

...

size

...

overwrite ZEND_FILE_LINE_DC

...

返回值

...


add a note add a note User Contributed Notes
There are no user contributed notes for this page.