Searched refs:spl_fixedarray_copy_ctor (Results 1 – 1 of 1) sorted by relevance
130 static void spl_fixedarray_copy_ctor(spl_fixedarray *to, spl_fixedarray *from) in spl_fixedarray_copy_ctor() function270 spl_fixedarray_copy_ctor(&intern->array, &other->array); in spl_fixedarray_object_new_ex()
Completed in 9 milliseconds