Home
last modified time | relevance | path

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

/PHP-5.3/ext/date/
H A Dphp_date.c571 static zend_object_value date_object_new_date(zend_class_entry *class_type TSRMLS_DC);
1972 ce_date.create_object = date_object_new_date; in date_register_classes()
2069 static zend_object_value date_object_new_date(zend_class_entry *class_type TSRMLS_DC) in date_object_new_date() function

Completed in 15 milliseconds