spl_object_storage_get_hash  164 ext/spl/spl_observer.c 	zend_string *hash = spl_object_storage_get_hash(intern, this, obj);
spl_object_storage_get_hash  197 ext/spl/spl_observer.c 	zend_string *hash = spl_object_storage_get_hash(intern, this, obj);
spl_object_storage_get_hash  372 ext/spl/spl_observer.c 	zend_string *hash = spl_object_storage_get_hash(intern, this, obj);
spl_object_storage_get_hash  439 ext/spl/spl_observer.c 	hash = spl_object_storage_get_hash(intern, getThis(), obj);
spl_object_storage_get_hash  804 ext/spl/spl_observer.c 		hash = spl_object_storage_get_hash(intern, getThis(), &entry);