Searched refs:spl_object_storage_attach (Results 1 – 1 of 1) sorted by relevance
/PHP-5.4/ext/spl/ |
H A D | spl_observer.c | 196 void spl_object_storage_attach(spl_SplObjectStorage *intern, zval *this, zval *obj, zval *inf TSRML… in spl_object_storage_attach() function 245 spl_object_storage_attach(intern, this, element->obj, element->inf TSRMLS_CC); in spl_object_storage_addall() 463 spl_object_storage_attach(intern, getThis(), obj, inf TSRMLS_CC); in SPL_METHOD() 887 spl_object_storage_attach(intern, getThis(), pentry, pinf TSRMLS_CC); in SPL_METHOD() 1081 spl_object_storage_attach(intern, getThis(), iterator, info TSRMLS_CC); in SPL_METHOD()
|
Completed in 7 milliseconds