Home
last modified time | relevance | path

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

/PHP-8.3/ext/spl/
H A Dspl_fixedarray.c322 static zend_object *spl_fixedarray_object_clone(zend_object *old_object) in spl_fixedarray_object_clone() function
981 spl_handler_SplFixedArray.clone_obj = spl_fixedarray_object_clone; in PHP_MINIT_FUNCTION()

Completed in 7 milliseconds