Searched refs:spl_fixedarray_init_elems (Results 1 – 1 of 1) sorted by relevance
93 static void spl_fixedarray_init_elems(spl_fixedarray *array, zend_long from, zend_long to) in spl_fixedarray_init_elems() function110 spl_fixedarray_init_elems(array, 0, size); in spl_fixedarray_init()186 spl_fixedarray_init_elems(array, array->size, size); in spl_fixedarray_resize()
Completed in 6 milliseconds