Home
last modified time | relevance | path

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

/PHP-5.5/ext/date/
H A Dphp_date.c2262 static inline zend_object_value date_object_new_timezone_ex(zend_class_entry *class_type, php_timez… in date_object_new_timezone_ex() function
2284 return date_object_new_timezone_ex(class_type, NULL TSRMLS_CC); in date_object_new_timezone()
2291 zend_object_value new_ov = date_object_new_timezone_ex(old_obj->std.ce, &new_obj TSRMLS_CC); in date_object_clone_timezone()

Completed in 30 milliseconds