Home
last modified time | relevance | path

Searched defs:this (Results 1 – 2 of 2) sorted by relevance

/PHP-7.0/ext/spl/
H A Dspl_observer.c120 static zend_string *spl_object_storage_get_hash(spl_SplObjectStorage *intern, zval *this, zval *obj… in spl_object_storage_get_hash()
161 spl_SplObjectStorageElement *spl_object_storage_attach(spl_SplObjectStorage *intern, zval *this, zv… in spl_object_storage_attach()
194 int spl_object_storage_detach(spl_SplObjectStorage *intern, zval *this, zval *obj) /* {{{ */ in spl_object_storage_detach()
207 void spl_object_storage_addall(spl_SplObjectStorage *intern, zval *this, spl_SplObjectStorage *othe… in spl_object_storage_addall()
369 int spl_object_storage_contains(spl_SplObjectStorage *intern, zval *this, zval *obj) /* {{{ */ in spl_object_storage_contains()
/PHP-7.0/ext/zip/
H A Dphp_zip.c2300 zval *this = getThis(); in ZIPARCHIVE_METHOD() local
2339 zval *this = getThis(); in ZIPARCHIVE_METHOD() local

Completed in 22 milliseconds