Home
last modified time | relevance | path

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

/PHP-5.5/ext/spl/
H A Dspl_array.c889 static void spl_array_unset_property(zval *object, zval *member, const zend_literal *key TSRMLS_DC)… in spl_array_unset_property() function
1979 spl_handler_ArrayObject.unset_property = spl_array_unset_property; in PHP_MINIT_FUNCTION()

Completed in 12 milliseconds