Searched refs:spl_fixedarray_object_clone (Results 1 – 1 of 1) sorted by relevance
326 static zend_object_value spl_fixedarray_object_clone(zval *zobject TSRMLS_DC) /* {{{ */ in spl_fixedarray_object_clone() function1144 spl_handler_SplFixedArray.clone_obj = spl_fixedarray_object_clone; in PHP_MINIT_FUNCTION()
Completed in 6 milliseconds