new_dfo 93 ext/intl/dateformat/dateformat_class.c IntlDateFormatter_object *dfo, *new_dfo; new_dfo 98 ext/intl/dateformat/dateformat_class.c new_dfo = (IntlDateFormatter_object *)zend_object_store_get_object_by_handle(new_obj_val.handle TSRMLS_CC); new_dfo 100 ext/intl/dateformat/dateformat_class.c zend_objects_clone_members(&new_dfo->zo, new_obj_val, &dfo->zo, handle TSRMLS_CC); new_dfo 103 ext/intl/dateformat/dateformat_class.c DATE_FORMAT_OBJECT(new_dfo) = udat_clone(DATE_FORMAT_OBJECT(dfo), &INTL_DATA_ERROR_CODE(dfo));