Home
last modified time | relevance | path

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

/PHP-5.5/ext/spl/
H A Dspl_observer.c202 void spl_object_storage_attach(spl_SplObjectStorage *intern, zval *this, zval *obj, zval *inf TSRML… in spl_object_storage_attach() function
251 spl_object_storage_attach(intern, this, element->obj, element->inf TSRMLS_CC); in spl_object_storage_addall()
452 spl_object_storage_attach(intern, getThis(), obj, inf TSRMLS_CC); in SPL_METHOD()
877 spl_object_storage_attach(intern, getThis(), pentry, pinf TSRMLS_CC); in SPL_METHOD()
1071 spl_object_storage_attach(intern, getThis(), iterator, info TSRMLS_CC); in SPL_METHOD()

Completed in 8 milliseconds