Home
last modified time | relevance | path

Searched refs:_zend_hash_init_ex (Results 1 – 3 of 3) sorted by relevance

/PHP-7.1/Zend/
H A Dzend_ts_hash.c79_zend_hash_init_ex(TS_HASH(ht), nSize, pDestructor, persistent, bApplyProtection ZEND_FILE_LINE_RE… in _zend_ts_hash_init_ex()
H A Dzend_hash.h65 ZEND_API void ZEND_FASTCALL _zend_hash_init_ex(HashTable *ht, uint32_t nSize, dtor_func_t pDestruct…
69 … nSize, pHashFunction, pDestructor, persistent, bApplyProtection) _zend_hash_init_ex((ht), (nSize…
H A Dzend_hash.c234 ZEND_API void ZEND_FASTCALL _zend_hash_init_ex(HashTable *ht, uint32_t nSize, dtor_func_t pDestruct… in _zend_hash_init_ex() function

Completed in 17 milliseconds