Home
last modified time | relevance | path

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

/php-src/ext/spl/
H A Dspl_fixedarray.c123 static void spl_fixedarray_copy_range(spl_fixedarray *array, zend_long offset, zval *begin, zval *e… in spl_fixedarray_copy_range() function
140 spl_fixedarray_copy_range(to, 0, begin, end); in spl_fixedarray_copy_ctor()

Completed in 12 milliseconds