Home
last modified time | relevance | path

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

/PHP-8.0/ext/spl/
H A Dspl_fixedarray.c130 static void spl_fixedarray_copy_ctor(spl_fixedarray *to, spl_fixedarray *from) in spl_fixedarray_copy_ctor() function
270 spl_fixedarray_copy_ctor(&intern->array, &other->array); in spl_fixedarray_object_new_ex()

Completed in 11 milliseconds