Searched refs:spl_fixedarray_copy (Results 1 – 1 of 1) sorted by relevance
136 static void spl_fixedarray_copy(spl_fixedarray *to, spl_fixedarray *from TSRMLS_DC) /* {{{ */ in spl_fixedarray_copy() function249 spl_fixedarray_copy(intern->array, other->array TSRMLS_CC); in spl_fixedarray_object_new_ex()
Completed in 8 milliseconds