Home
About Us
Services
Solutions
Clientele
Contact Us
PHP Manual
Prev
Next
zend_hash_init_ex
zend_hash_init_ex -- ...
Description
#include <zend_hash.h>
int
zend_hash_init_ex
( HashTable* ht, uint nSize, hash_func_t pHashFunction, dtor_func_t pDestructor, zend_bool persistent, zend_bool bApplyProtection )
...
Parameters
ht
...
nSize
...
pHashFunction
...
pDestructor
...
persistent
...
bApplyProtection
...
Return Values
...
Prev
Home
Next
zend_hash_index_update
Up
zend_hash_init
Home
About Us
Services
Solutions
Clientele
Contact Us
Directory
Links
Web Development Knowledgebase - PHP Manual