Lines Matching defs:obj
95 zval obj; member
99 static inline spl_SplObjectStorage *spl_object_storage_from_obj(zend_object *obj) /* {{{ */ { in spl_object_storage_from_obj()
120 static zend_string *spl_object_storage_get_hash(spl_SplObjectStorage *intern, zval *this, zval *obj… in spl_object_storage_get_hash()
161 …nt *spl_object_storage_attach(spl_SplObjectStorage *intern, zval *this, zval *obj, zval *inf) /* {… in spl_object_storage_attach()
194 int spl_object_storage_detach(spl_SplObjectStorage *intern, zval *this, zval *obj) /* {{{ */ in spl_object_storage_detach()
271 static HashTable* spl_object_storage_debug_info(zval *obj, int *is_temp) /* {{{ */ in spl_object_storage_debug_info()
312 static HashTable *spl_object_storage_get_gc(zval *obj, zval **table, int *n) /* {{{ */ in spl_object_storage_get_gc()
369 int spl_object_storage_contains(spl_SplObjectStorage *intern, zval *this, zval *obj) /* {{{ */ in spl_object_storage_contains()
386 zval *obj, *inf = NULL; in SPL_METHOD() local
400 zval *obj; in SPL_METHOD() local
416 zval *obj; in SPL_METHOD() local
430 zval *obj; in SPL_METHOD() local
461 zval *obj; in SPL_METHOD() local
480 zval *obj; in SPL_METHOD() local
508 zval *obj; in SPL_METHOD() local
536 zval *obj; in SPL_METHOD() local