Home
last modified time | relevance | path

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

/PHP-8.1/Zend/
H A Dzend_hash.h306 _zend_new_array((size)) \
309 _zend_new_array((size)) \
313 _zend_new_array(size)
317 ZEND_API HashTable* ZEND_FASTCALL _zend_new_array(uint32_t size);
H A Dzend_hash.c279 ZEND_API HashTable* ZEND_FASTCALL _zend_new_array(uint32_t nSize) in _zend_new_array() function

Completed in 23 milliseconds