Searched refs:date_object_clone_timezone (Results 1 – 1 of 1) sorted by relevance
681 static zend_object *date_object_clone_timezone(zval *this_ptr);2163 date_object_handlers_timezone.clone_obj = date_object_clone_timezone; in date_register_classes()2354 static zend_object *date_object_clone_timezone(zval *this_ptr) /* {{{ */ in date_object_clone_timezone() function
Completed in 17 milliseconds