Home
last modified time | relevance | path

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

/PHP-5.5/ext/spl/
H A Dspl_observer.c428 int spl_object_storage_contains(spl_SplObjectStorage *intern, zval *this, zval *obj TSRMLS_DC) /* {… in spl_object_storage_contains() function
582 if (!spl_object_storage_contains(other, getThis(), element->obj TSRMLS_CC)) { in SPL_METHOD()
605 RETURN_BOOL(spl_object_storage_contains(intern, getThis(), obj TSRMLS_CC)); in SPL_METHOD()

Completed in 9 milliseconds