Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_hash.h288 _zend_new_array((size)) \
291 _zend_new_array((size)) \
295 _zend_new_array(size)
299 ZEND_API HashTable* ZEND_FASTCALL _zend_new_array(uint32_t size);
H A Dzend_hash.c254 ZEND_API HashTable* ZEND_FASTCALL _zend_new_array(uint32_t nSize) in _zend_new_array() function

Completed in 17 milliseconds