Home
last modified time | relevance | path

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

/PHP-8.3/ext/spl/
H A Dspl_fixedarray.c151 static void spl_fixedarray_dtor_range(spl_fixedarray *array, zend_long from, zend_long to) in spl_fixedarray_dtor_range() function
208 spl_fixedarray_dtor_range(array, size, array->size); in spl_fixedarray_resize()

Completed in 8 milliseconds