Searched refs:date_object_new_date_ex (Results 1 – 1 of 1) sorted by relevance
2122 static inline zend_object_value date_object_new_date_ex(zend_class_entry *class_type, php_date_obj … in date_object_new_date_ex() function2144 return date_object_new_date_ex(class_type, NULL TSRMLS_CC); in date_object_new_date()2151 zend_object_value new_ov = date_object_new_date_ex(old_obj->std.ce, &new_obj TSRMLS_CC); in date_object_clone_date()
Completed in 20 milliseconds