Home
last modified time | relevance | path

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

/PHP-5.6/ext/spl/
H A Dspl_fixedarray.c326 static zend_object_value spl_fixedarray_object_clone(zval *zobject TSRMLS_DC) /* {{{ */ in spl_fixedarray_object_clone() function
1144 spl_handler_SplFixedArray.clone_obj = spl_fixedarray_object_clone; in PHP_MINIT_FUNCTION()

Completed in 7 milliseconds