Home
last modified time | relevance | path

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

/PHP-5.5/ext/date/
H A Dphp_date.c623 static zend_object_value date_object_new_timezone(zend_class_entry *class_type TSRMLS_DC);
2057 ce_timezone.create_object = date_object_new_timezone; in date_register_classes()
2282 static zend_object_value date_object_new_timezone(zend_class_entry *class_type TSRMLS_DC) in date_object_new_timezone() function

Completed in 21 milliseconds