Searched refs:_zend_ts_hash_init_ex (Results 1 – 2 of 2) sorted by relevance
/PHP-5.3/Zend/ |
H A D | zend_ts_hash.h | 41 ZEND_API int _zend_ts_hash_init_ex(TsHashTable *ht, uint nSize, hash_func_t pHashFunction, dtor_fun… 48 …_zend_ts_hash_init_ex(ht, nSize, pHashFunction, pDestructor, persistent, bApplyProtection ZEND_FIL…
|
H A D | zend_ts_hash.c | 72 ZEND_API int _zend_ts_hash_init_ex(TsHashTable *ht, uint nSize, hash_func_t pHashFunction, dtor_fun… in _zend_ts_hash_init_ex() function
|
Completed in 7 milliseconds