Home
last modified time | relevance | path

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

/PHP-8.0/ext/intl/formatter/
H A Dformatter_class.c64 zend_object *new_obj; in NumberFormatter_object_clone() local
/PHP-8.0/ext/intl/msgformat/
H A Dmsgformat_class.c62 zend_object *new_obj; in MessageFormatter_object_clone() local
/PHP-8.0/ext/intl/dateformat/
H A Ddateformat_class.c77 zend_object *new_obj; in IntlDateFormatter_object_clone() local
/PHP-8.0/ext/date/
H A Dphp_date.c1773 php_date_obj *new_obj = php_date_obj_from_obj(date_object_new_date(old_obj->std.ce)); in date_object_clone_date() local
1908 php_timezone_obj *new_obj = php_timezone_obj_from_obj(date_object_new_timezone(old_obj->std.ce)); in date_object_clone_timezone() local
2055 php_interval_obj *new_obj = php_interval_obj_from_obj(date_object_new_interval(old_obj->std.ce)); in date_object_clone_interval() local
2131 php_period_obj *new_obj = php_period_obj_from_obj(date_object_new_period(old_obj->std.ce)); in date_object_clone_period() local
2475 php_date_obj *new_obj = NULL; in PHP_METHOD() local
2496 php_date_obj *new_obj = NULL; in PHP_METHOD() local
2517 php_date_obj *new_obj = NULL; in PHP_METHOD() local
2538 php_date_obj *new_obj = NULL; in PHP_METHOD() local

Completed in 41 milliseconds