Home
last modified time | relevance | path

Searched defs:new_obj (Results 1 – 4 of 4) sorted by relevance

/PHP-7.4/ext/intl/formatter/
H A Dformatter_class.c67 zend_object *new_obj; in NumberFormatter_object_clone() local
/PHP-7.4/ext/intl/msgformat/
H A Dmsgformat_class.c67 zend_object *new_obj; in MessageFormatter_object_clone() local
/PHP-7.4/ext/intl/dateformat/
H A Ddateformat_class.c83 zend_object *new_obj; in IntlDateFormatter_object_clone() local
/PHP-7.4/ext/date/
H A Dphp_date.c2237 php_date_obj *new_obj = php_date_obj_from_obj(date_object_new_date(old_obj->std.ce)); in date_object_clone_date() local
2367 php_timezone_obj *new_obj = php_timezone_obj_from_obj(date_object_new_timezone(old_obj->std.ce)); in date_object_clone_timezone() local
2512 php_interval_obj *new_obj = php_interval_obj_from_obj(date_object_new_interval(old_obj->std.ce)); in date_object_clone_interval() local
2588 php_period_obj *new_obj = php_period_obj_from_obj(date_object_new_period(old_obj->std.ce)); in date_object_clone_period() local
2929 php_date_obj *new_obj = NULL; in PHP_METHOD() local
2950 php_date_obj *new_obj = NULL; in PHP_METHOD() local

Completed in 31 milliseconds