Home
last modified time | relevance | path

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

/php-src/ext/spl/
H A Dspl_array.c864 static void spl_array_unset_property(zend_object *object, zend_string *name, void **cache_slot) /* … in spl_array_unset_property() function
1904 spl_handler_ArrayObject.unset_property = spl_array_unset_property; in PHP_MINIT_FUNCTION()

Completed in 12 milliseconds