Home
last modified time | relevance | path

Searched refs:date_object_clone_period (Results 1 – 1 of 1) sorted by relevance

/PHP-7.3/ext/date/
H A Dphp_date.c683 static zend_object *date_object_clone_period(zval *this_ptr);
2208 date_object_handlers_period.clone_obj = date_object_clone_period; in date_register_classes()
2540 static zend_object *date_object_clone_period(zval *this_ptr) /* {{{ */ in date_object_clone_period() function

Completed in 15 milliseconds