Home
last modified time | relevance | path

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

/PHP-7.3/ext/spl/
H A Dspl_array.c918 static void spl_array_unset_property(zval *object, zval *member, void **cache_slot) /* {{{ */ in spl_array_unset_property() function
2025 spl_handler_ArrayObject.unset_property = spl_array_unset_property; in PHP_MINIT_FUNCTION()

Completed in 10 milliseconds