Home
last modified time | relevance | path

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

/PHP-8.3/ext/intl/dateformat/
H A Ddateformat_class.c68 zend_object *new_obj; in IntlDateFormatter_object_clone() local
/PHP-8.3/ext/intl/formatter/
H A Dformatter_class.c62 zend_object *new_obj; in NumberFormatter_object_clone() local
/PHP-8.3/ext/intl/msgformat/
H A Dmsgformat_class.c60 zend_object *new_obj; in MessageFormatter_object_clone() local
/PHP-8.3/ext/date/
H A Dphp_date.c1859 php_date_obj *new_obj = php_date_obj_from_obj(date_object_new_date(old_obj->std.ce)); in date_object_clone_date() local
1999 php_timezone_obj *new_obj = php_timezone_obj_from_obj(date_object_new_timezone(old_obj->std.ce)); in date_object_clone_timezone() local
2163 php_interval_obj *new_obj = php_interval_obj_from_obj(date_object_new_interval(old_obj->std.ce)); in date_object_clone_interval() local
2254 php_period_obj *new_obj = php_period_obj_from_obj(date_object_new_period(old_obj->std.ce)); in date_object_clone_period() local
2634 php_date_obj *new_obj = NULL; in PHP_METHOD() local
2655 php_date_obj *new_obj = NULL; in PHP_METHOD() local
2676 php_date_obj *new_obj = NULL; in PHP_METHOD() local
2697 php_date_obj *new_obj = NULL; in PHP_METHOD() local

Completed in 21 milliseconds