Home
last modified time | relevance | path

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

/PHP-5.5/ext/date/
H A Dphp_date.c622 static zend_object_value date_object_new_date(zend_class_entry *class_type TSRMLS_DC);
2023 ce_date.create_object = date_object_new_date; in date_register_classes()
2048 ce_immutable.create_object = date_object_new_date; in date_register_classes()
2133 static zend_object_value date_object_new_date(zend_class_entry *class_type TSRMLS_DC) in date_object_new_date() function

Completed in 47 milliseconds