zend_hash_add_empty_element

(no version information, might be only in CVS)

zend_hash_add_empty_element -- ...

说明

#include <zend_hash.h>

int zend_hash_add_empty_element ( HashTable* ht, char* arKey, uint nKeyLength )

...

参数

ht

...

arKey

...

nKeyLength

...

返回值

...


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