Home
last modified time | relevance | path

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

/PHP-5.5/ext/spl/
H A Dspl_fixedarray.c136 static void spl_fixedarray_copy(spl_fixedarray *to, spl_fixedarray *from TSRMLS_DC) /* {{{ */ in spl_fixedarray_copy() function
249 spl_fixedarray_copy(intern->array, other->array TSRMLS_CC); in spl_fixedarray_object_new_ex()

Completed in 6 milliseconds