Home
last modified time | relevance | path

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

/PHP-7.1/ext/spl/
H A Dspl_observer.c203 static int spl_object_storage_detach(spl_SplObjectStorage *intern, zval *this, zval *obj) /* {{{ */ in spl_object_storage_detach() function
423 spl_object_storage_detach(intern, getThis(), obj); in SPL_METHOD()
509 if (spl_object_storage_detach(intern, getThis(), &element->obj) == FAILURE) { in SPL_METHOD()
537 spl_object_storage_detach(intern, getThis(), &element->obj); in SPL_METHOD()

Completed in 14 milliseconds