Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_ts_hash.h42 #define zend_ts_hash_init(ht, nSize, pHashFunction, pDestructor, persistent) \ argument
44 #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) \ argument
106 #define zend_hash_init_ex(ht, nSize, pHashFunction, pDestructor, persistent, bApplyProtection) \ argument

Completed in 18 milliseconds