Home
last modified time | relevance | path

Searched refs:pHashFunction (Results 1 – 2 of 2) sorted by relevance

/PHP-5.6/Zend/
H A Dzend_ts_hash.h45 #define zend_ts_hash_init(ht, nSize, pHashFunction, pDestructor, persistent) \ argument
47 #define zend_ts_hash_init_ex(ht, nSize, pHashFunction, pDestructor, persistent, bApplyProtection) \ argument
H A Dzend_hash.h104 #define zend_hash_init(ht, nSize, pHashFunction, pDestructor, persistent) _zend_hash_init((ht)… argument
105 #define zend_hash_init_ex(ht, nSize, pHashFunction, pDestructor, persistent, bApplyProtection) _ze… argument

Completed in 7 milliseconds