_store_object     192 Zend/zend_gc.c 	struct _store_object *obj;
_store_object     274 Zend/zend_gc.c 		struct _store_object *obj = &EG(objects_store).object_buckets[Z_OBJ_HANDLE_P(pz)].bucket.obj;
_store_object     328 Zend/zend_gc.c static void zobj_scan_black(struct _store_object *obj, zval *pz TSRMLS_DC)
_store_object     380 Zend/zend_gc.c 			struct _store_object *obj = &EG(objects_store).object_buckets[Z_OBJ_HANDLE_P(pz)].bucket.obj;
_store_object     434 Zend/zend_gc.c static void zobj_mark_grey(struct _store_object *obj, zval *pz TSRMLS_DC)
_store_object     480 Zend/zend_gc.c 				struct _store_object *obj = &EG(objects_store).object_buckets[current->handle].bucket.obj;
_store_object     519 Zend/zend_gc.c 				struct _store_object *obj = &EG(objects_store).object_buckets[Z_OBJ_HANDLE_P(pz)].bucket.obj;
_store_object     576 Zend/zend_gc.c 		struct _store_object *obj = &EG(objects_store).object_buckets[Z_OBJ_HANDLE_P(pz)].bucket.obj;
_store_object     639 Zend/zend_gc.c 			struct _store_object *obj = &EG(objects_store).object_buckets[Z_OBJ_HANDLE_P(pz)].bucket.obj;
_store_object     711 Zend/zend_gc.c 		struct _store_object *obj = &EG(objects_store).object_buckets[Z_OBJ_HANDLE_P(pz)].bucket.obj;
_store_object     756 Zend/zend_gc.c 				struct _store_object *obj = &EG(objects_store).object_buckets[current->handle].bucket.obj;
_store_object      51 Zend/zend_objects_API.c 			struct _store_object *obj = &objects->object_buckets[i].bucket.obj;
_store_object      91 Zend/zend_objects_API.c 			struct _store_object *obj = &objects->object_buckets[i].bucket.obj;
_store_object     110 Zend/zend_objects_API.c 	struct _store_object *obj;
_store_object     189 Zend/zend_objects_API.c 	struct _store_object *obj;
_store_object     255 Zend/zend_objects_API.c 	struct _store_object *obj;
_store_object      36 Zend/zend_objects_API.h 		struct _store_object {
_store_object     596 ext/dom/php_dom.c 	struct _store_object *obj;