Home
last modified time | relevance | path

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

/PHP-8.1/ext/intl/dateformat/
H A Ddateformat_class.c70 zend_object *new_obj; in IntlDateFormatter_object_clone() local
/PHP-8.1/ext/intl/formatter/
H A Dformatter_class.c64 zend_object *new_obj; in NumberFormatter_object_clone() local
/PHP-8.1/ext/intl/msgformat/
H A Dmsgformat_class.c62 zend_object *new_obj; in MessageFormatter_object_clone() local
/PHP-8.1/ext/date/
H A Dphp_date.c1762 php_date_obj *new_obj = php_date_obj_from_obj(date_object_new_date(old_obj->std.ce)); in date_object_clone_date() local
1897 php_timezone_obj *new_obj = php_timezone_obj_from_obj(date_object_new_timezone(old_obj->std.ce)); in date_object_clone_timezone() local
2056 php_interval_obj *new_obj = php_interval_obj_from_obj(date_object_new_interval(old_obj->std.ce)); in date_object_clone_interval() local
2132 php_period_obj *new_obj = php_period_obj_from_obj(date_object_new_period(old_obj->std.ce)); in date_object_clone_period() local
2478 php_date_obj *new_obj = NULL; in PHP_METHOD() local
2499 php_date_obj *new_obj = NULL; in PHP_METHOD() local
2520 php_date_obj *new_obj = NULL; in PHP_METHOD() local
2541 php_date_obj *new_obj = NULL; in PHP_METHOD() local

Completed in 24 milliseconds