Home
last modified time | relevance | path

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

/PHP-7.4/ext/spl/
H A Dspl_fixedarray.c140 static void spl_fixedarray_copy(spl_fixedarray *to, spl_fixedarray *from) /* {{{ */ in spl_fixedarray_copy() function
229 spl_fixedarray_copy(&intern->array, &other->array); in spl_fixedarray_object_new_ex()

Completed in 9 milliseconds