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 …_object_storage_get_hash(zend_hash_key *key, spl_SplObjectStorage *intern, zval *this, zval *obj) { in spl_object_storage_get_hash()
167 …nt *spl_object_storage_attach(spl_SplObjectStorage *intern, zval *this, zval *obj, zval *inf) /* {… in spl_object_storage_attach()
203 static int spl_object_storage_detach(spl_SplObjectStorage *intern, zval *this, zval *obj) /* {{{ */ in spl_object_storage_detach()
284 static HashTable* spl_object_storage_debug_info(zval *obj, int *is_temp) /* {{{ */ in spl_object_storage_debug_info()
325 static HashTable *spl_object_storage_get_gc(zval *obj, zval **table, int *n) /* {{{ */ in spl_object_storage_get_gc()
382 int spl_object_storage_contains(spl_SplObjectStorage *intern, zval *this, zval *obj) /* {{{ */ in spl_object_storage_contains()
403 zval *obj, *inf = NULL; in SPL_METHOD() local
417 zval *obj; in SPL_METHOD() local
433 zval *obj; in SPL_METHOD() local
447 zval *obj; in SPL_METHOD() local
477 zval *obj; in SPL_METHOD() local
496 zval *obj; in SPL_METHOD() local
524 zval *obj; in SPL_METHOD() local
552 zval *obj; in SPL_METHOD() local