new_mfo            84 ext/intl/msgformat/msgformat_class.c 	MessageFormatter_object *mfo, *new_mfo;
new_mfo            88 ext/intl/msgformat/msgformat_class.c 	new_mfo = (MessageFormatter_object *)zend_object_store_get_object_by_handle(new_obj_val.handle TSRMLS_CC);
new_mfo            90 ext/intl/msgformat/msgformat_class.c 	zend_objects_clone_members(&new_mfo->zo, new_obj_val, &mfo->zo, handle TSRMLS_CC);
new_mfo            94 ext/intl/msgformat/msgformat_class.c 		MSG_FORMAT_OBJECT(new_mfo) = umsg_clone(MSG_FORMAT_OBJECT(mfo),