Home
last modified time | relevance | path

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

/PHP-8.2/ext/spl/
H A Dspl_array.c822 static zval *spl_array_write_property(zend_object *object, zend_string *name, zval *value, void **c… in spl_array_write_property() function
1895 spl_handler_ArrayObject.write_property = spl_array_write_property; in PHP_MINIT_FUNCTION()

Completed in 10 milliseconds