Searched refs:spl_fixedarray_copy_range (Results 1 – 1 of 1) sorted by relevance
119 static void spl_fixedarray_copy_range(spl_fixedarray *array, zend_long offset, zval *begin, zval *e… in spl_fixedarray_copy_range() function136 spl_fixedarray_copy_range(to, 0, begin, end); in spl_fixedarray_copy_ctor()
Completed in 6 milliseconds