Home
last modified time | relevance | path

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

/PHP-8.3/ext/spl/
H A Dspl_fixedarray.c608 uint32_t num_properties = zend_hash_num_elements(ht); in PHP_METHOD() local
609 array_init_size(return_value, intern->array.size + num_properties); in PHP_METHOD()

Completed in 5 milliseconds