Home
last modified time | relevance | path

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

/PHP-5.6/ext/spl/
H A Dspl_observer.c233 int spl_object_storage_detach(spl_SplObjectStorage *intern, zval *this, zval *obj TSRMLS_DC) /* {{{… in spl_object_storage_detach() function
466 spl_object_storage_detach(intern, getThis(), obj TSRMLS_CC); in SPL_METHOD()
555 if (spl_object_storage_detach(intern, getThis(), element->obj TSRMLS_CC) == FAILURE) { in SPL_METHOD()
584 spl_object_storage_detach(intern, getThis(), element->obj TSRMLS_CC); in SPL_METHOD()

Completed in 7 milliseconds