Lines Matching defs:obj
93 zval obj; member
97 static inline spl_SplObjectStorage *spl_object_storage_from_obj(zend_object *obj) /* {{{ */ { in spl_object_storage_from_obj()
118 …_object_storage_get_hash(zend_hash_key *key, spl_SplObjectStorage *intern, zval *this, zval *obj) { in spl_object_storage_get_hash()
165 …nt *spl_object_storage_attach(spl_SplObjectStorage *intern, zval *this, zval *obj, zval *inf) /* {… in spl_object_storage_attach()
201 static int spl_object_storage_detach(spl_SplObjectStorage *intern, zval *this, zval *obj) /* {{{ */ in spl_object_storage_detach()
282 static inline HashTable* spl_object_storage_debug_info(zval *obj) /* {{{ */ in spl_object_storage_debug_info()
320 static HashTable *spl_object_storage_get_gc(zval *obj, zval **table, int *n) /* {{{ */ in spl_object_storage_get_gc()
377 int spl_object_storage_contains(spl_SplObjectStorage *intern, zval *this, zval *obj) /* {{{ */ in spl_object_storage_contains()
398 zval *obj, *inf = NULL; in SPL_METHOD() local
412 zval *obj; in SPL_METHOD() local
428 zval *obj; in SPL_METHOD() local
442 zval *obj; in SPL_METHOD() local
471 zval *obj; in SPL_METHOD() local
490 zval *obj; in SPL_METHOD() local
518 zval *obj; in SPL_METHOD() local
546 zval *obj; in SPL_METHOD() local