new_nfo            86 ext/intl/formatter/formatter_class.c 	NumberFormatter_object *nfo, *new_nfo;
new_nfo            90 ext/intl/formatter/formatter_class.c 	new_nfo = (NumberFormatter_object *)zend_object_store_get_object_by_handle(new_obj_val.handle TSRMLS_CC);
new_nfo            92 ext/intl/formatter/formatter_class.c 	zend_objects_clone_members(&new_nfo->zo, new_obj_val, &nfo->zo, handle TSRMLS_CC);
new_nfo            95 ext/intl/formatter/formatter_class.c 		FORMATTER_OBJECT(new_nfo) = unum_clone(FORMATTER_OBJECT(nfo),